The program for occupation of GPUs.
Project description
Occupied GPU
The program used to occupy GPUs.
Preparation
pip install -r requirements.txt
Usage
To occupy the corresponding GPUs, run:
sh train.sh 0,1,2,3
or
chmod a+x ./train.sh
./train.sh 0,1,2,3
where 0,1,2,3 is the required format.
Note: if you want to run the code in the background, run:
nohup sh train.sh ${GPU_IDS} >> output.log 2>&1 &
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
occupiedgpus-0.0.8.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file occupiedgpus-0.0.8.tar.gz.
File metadata
- Download URL: occupiedgpus-0.0.8.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/3.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab27c27d0076567d3eab77c56ad55e040ea19dbafac11550fa2c4d5c65be11da
|
|
| MD5 |
2acfdc5bb7cba02075fa7200b2b7692d
|
|
| BLAKE2b-256 |
ba29bd3930526128f5c457e85b6746a505b9b6587a1861e9e4712f632cd0b1b4
|
File details
Details for the file occupiedgpus-0.0.8-py3-none-any.whl.
File metadata
- Download URL: occupiedgpus-0.0.8-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/3.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df47c99162e180b5796608d07d1bf017abd4e9e362fef4de7e45539c82c08044
|
|
| MD5 |
8200ab9beab53f42a18f2ad9286d9bec
|
|
| BLAKE2b-256 |
0e916577bc33d9912071930a08c884a5c234e5c95f00947efca5cb8eb7ab47d8
|