Skip to content

Commit

Permalink
Remove unused env var [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Mar 5, 2020
1 parent ab4d8e3 commit 6d04373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include:
image: ubuntu:latest

variables:
JULIA_CUDA_VERBOSE: 'true'
JULIA_DEBUG: 'CUDAdrv'
NVIDIA_VISIBLE_DEVICES: 'all'
NVIDIA_DRIVER_CAPABILITIES: 'compute,utility'

Expand Down

0 comments on commit 6d04373

Please sign in to comment.