Wednesday, December 3, 2025

aws ec2 usage

 $ conda deactivate 

$ module load python3
$ crun ~/envs/scGPT/bin/python3
>>> import scgpt 

Or, to run a script directly: 
$ module load python3
$ crun ~/envs/scGPT/bin/python3 python_file.py 

several new GPUpartitions: 
gpu-a100-8: Single node with 8x A100 GPUs (up to 4 nodes)
gpu-h100-1: Single node with 1x H100 GPU (up to 4 nodes)
gpu-h100-8: Single node with 8x H100 GPUs (up to 4 nodes) 

No comments:

Post a Comment