Skip to content

Commit

Permalink
Initial commit for cuda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
sablin39 committed Nov 21, 2024
1 parent c3dd06c commit aea8f5e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions environment-cuda.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: igcuda
channels:
- conda-forge
- nvidia/label/cuda-12.4.0
dependencies:
- cuda-toolkit
- libglvnd
- mesalib
- libegl
- libgles
- libglvnd-devel-conda-x86_64
- libegl-devel
- libgles-devel

0 comments on commit aea8f5e

Please sign in to comment.