Command for DistDVR comparison

This commit is contained in:
ysyapa 2023-03-17 19:04:52 -04:00
parent 8f8edc6e63
commit 5e7ace8223
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# ./En.run -d 3 -n 3 -e 5 -c eps=0 -c pot=v_gauss,v0=-4,r=2 -N 6 -L 5:14 -c n_imag=1
using CUDA using CUDA
GPU_mode = !("CPU" in ARGS) && CUDA.functional() && CUDA.has_cuda() && CUDA.has_cuda_gpu() GPU_mode = !("CPU" in ARGS) && CUDA.functional() && CUDA.has_cuda() && CUDA.has_cuda_gpu()