pfcalcul 2 - GPU
extend pfc-2 for GPU use
You'll need:
- understanding of pfc-2
- a copy of this example in
/pfcalcul/work/$USER/pfc-2g
- create a venv inside and instadd dependencies, eg.:
cd /pfcalcul/work/$USER/pfc-2g
python3 -m venv venv
source venv/bin/activate
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements.txt
Then, after starting a Manager and a Boss as in pfc-1, you should be good for sbatch ./schedule.sh