rsnt_translations
56,430
edits
(Created page with "# Load modules dependencies. The custom-ctypes is critical here. module load StdEnv/2023 python/3.11 cuda/12 custom-ctypes") |
(Created page with "# test that nvrtc binding are also found python -c 'import pykeops; pykeops.test_numpy_bindings()' }} </tab> </tabs>") |
||
Line 115: | Line 115: | ||
pip install --no-index -r pykeops-2.2.3-requirements.txt | pip install --no-index -r pykeops-2.2.3-requirements.txt | ||
# test that nvrtc binding are also found | # test that nvrtc binding are also found | ||
python -c 'import pykeops; pykeops.test_numpy_bindings()' | python -c 'import pykeops; pykeops.test_numpy_bindings()' | ||
Line 121: | Line 120: | ||
</tab> | </tab> | ||
</tabs> | </tabs> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> |