#!/bin/bash export CUDA_VISIBLE_DEVICES=$1 echo "CUDA_VISIBLE_DEVICES=$CUDA_VISIBLE_DEVICES" # export CUDA_VISIBLE_DEVICES=5 python gapp.py