Interested in ML for science/Compuational drug discovery/AI-assisted scientific discovery 🤞
from 🇱🇰🫶 https://ramith.fyi
Here’s a summary:
static.ramith.io/gb10_af3_rep...
Here’s a summary:
static.ramith.io/gb10_af3_rep...
wonder if there's any way to filter that
wonder if there's any way to filter that
might need to adapt the script a bit because different clusters have different conventions for the information in `scontrol show node `
gist.github.com/ramithuh/132...
might need to adapt the script a bit because different clusters have different conventions for the information in `scontrol show node `
gist.github.com/ramithuh/132...
Essentially this executes a command equivalent to this
> ssh -i /path/to/ssh_key username@hostname "python3 ~/check_gpu_availability.py --json"
repo link: github.com/ramithuh/MLR...
1/2
Essentially this executes a command equivalent to this
> ssh -i /path/to/ssh_key username@hostname "python3 ~/check_gpu_availability.py --json"
repo link: github.com/ramithuh/MLR...
1/2
now, I do all the prototyping locally (on a GPU), and when it's ready, I choose a cluster that has idle GPUs and then submit the job 🤔
now, I do all the prototyping locally (on a GPU), and when it's ready, I choose a cluster that has idle GPUs and then submit the job 🤔