Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the rental API function #172

Merged
merged 76 commits into from
Aug 5, 2024
Merged

Add the rental API function #172

merged 76 commits into from
Aug 5, 2024

Conversation

thomas-chu123
Copy link
Collaborator

  1. Add fix for automatic update.
  2. Update allocation score improvement
  3. Inlcude A fix for WannB run_id recovery
  4. Update a modified benchmark tool with support for multiple GPU, multi-thread, and random algorithms.
  5. Add rental API function and update the allocation and container function to support the API

thomas-chu123 and others added 30 commits May 6, 2024 09:07
based on CLI version and add API part
1. add register_api.py class
2. add init process in validator.py
3. update wandb for imporve query performance
add python-jose and multipart for JWT authentication
remove the token based auth in order to use cert based auth
add wandb list resource request
1. remove API from validator.
2. improve the access speed
remote the cache to improve the query data
…d wandb

1. enhance the allocate requirement to allow cpu, ram, disk.
2. change the wandb recover mechanism
1. build root CA, service/client certificate generate script.
2. Update register_api.py for CA part
add page items support on list all runs, list specs and list available
temp workaround bittensor issue and hardcode ip info in axon till bittensor fix the issue
remove async and fix the async/await issue and change the test_api
remove async and fix the async/await issue and change the test_api
# Conflicts:
#	neurons/validator.py
remove the indeterminate container and prune dangling imagee
…rted

create sample image in the container to save time for the allocation.
appen the allocate/de-allocate timing info in the log
improve the docker stop performance by using SIGTERM, wait event
(cherry picked from commit bb0411c)
check image.tags for exist or not
…d with main

update the code to be same as main
…d with main

update the code to be same as main
nautilus and others added 23 commits July 10, 2024 21:51
Feature Updates for Version 1.4.5
change allocation check after wandb init
remove websocket package for stability checking
fix: Change the allocation checking after WanDB init and remove the websokcet package.
1. CD-507: support miner status check
2. CD-508: support miner stats
change the stats flag for display stats data only
…isplay format and add timeout check

1. change the display format to lower case.
2. add the polling allocate gpu timeout notification
check the file exist before open the file
check the file exist before open the file
fix(miner.py): fix the allocation file is not exist
1. add the notify for the status change.
2. modify the deallocation notify
…om algorithm

1. add multiple GPU usage
2. add random algorithm
3. add threading hashcat
4. add selection menu to support both new feature.
1. enable SSL certificate checking.
2. only display openapi when logging trace enabled.
1. fix the alternative name with ip.
2. change the CN name
…ssh key

1. add restart docker in API
2. add key exchange in API
Change the certificate tool and support docker restart and change SSH key on API
1. add the deallocation retry.
2. add the load notify URL from .env file
fix(register_api.py): add deallocation retry and change the notify URL
@thomas-chu123 thomas-chu123 added the enhancement New feature or request label Aug 2, 2024
Copy link
Collaborator

@nauttiilus nauttiilus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. No comments. Great work!

@userhasaccess userhasaccess merged commit a37d62e into main Aug 5, 2024
nauttiilus pushed a commit to nauttiilus/compute-subnet that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants