diff options
| author | Willem Jan Palenstijn <wjp@usecode.org> | 2020-10-15 14:51:54 +0200 |
|---|---|---|
| committer | Willem Jan Palenstijn <wjp@usecode.org> | 2020-10-15 14:51:54 +0200 |
| commit | 038d3e752e033600a9f5337eb2bed1a4681c635b (patch) | |
| tree | f30ac1c872c1c56ac8882e8a19e6a59f94946c33 /python/conda/libastra | |
| parent | 2952c1baa69beb7a53aba002055a73c784ae8fe3 (diff) | |
Add conda packages for cudatoolkit-11.0
Diffstat (limited to 'python/conda/libastra')
| -rw-r--r-- | python/conda/libastra/linux_build_config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/conda/libastra/linux_build_config.yaml b/python/conda/libastra/linux_build_config.yaml index 347557b..49f0038 100644 --- a/python/conda/libastra/linux_build_config.yaml +++ b/python/conda/libastra/linux_build_config.yaml @@ -5,6 +5,7 @@ cudatoolkit: - 10.0 - 10.1 - 10.2 + - 11.0 c_compiler_version: # [linux or win] - 5.4 # [linux or win] cxx_compiler_version: # [linux or win] |
