File size: 143 Bytes
9bf9ce7
 
 
 
 
 
 
1
2
3
4
5
6
7
8
#!/bin/bash

export CUDA_VISIBLE_DEVICES=$1

echo "CUDA_VISIBLE_DEVICES=$CUDA_VISIBLE_DEVICES"
# export CUDA_VISIBLE_DEVICES=5
python gapp.py