diff options
author | Willem Jan Palenstijn <wjp@usecode.org> | 2020-01-14 11:04:57 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2020-01-14 16:12:23 +0100 |
commit | 73e6231f1169a7f88ac9fcf078b2765723f5e842 (patch) | |
tree | bb4db71731689dabc54b1da51156b7fbf59774b6 /python/conda/libastra | |
parent | 06322245a638e435d29bc8f027aed0bd976139d0 (diff) | |
download | astra-73e6231f1169a7f88ac9fcf078b2765723f5e842.tar.gz astra-73e6231f1169a7f88ac9fcf078b2765723f5e842.tar.bz2 astra-73e6231f1169a7f88ac9fcf078b2765723f5e842.tar.xz astra-73e6231f1169a7f88ac9fcf078b2765723f5e842.zip |
Update python/numpy/cuda versions for conda
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 b415b4a..347557b 100644 --- a/python/conda/libastra/linux_build_config.yaml +++ b/python/conda/libastra/linux_build_config.yaml @@ -4,6 +4,7 @@ cudatoolkit: - 9.2 - 10.0 - 10.1 + - 10.2 c_compiler_version: # [linux or win] - 5.4 # [linux or win] cxx_compiler_version: # [linux or win] |