-
- Downloads
Add Docker image 'lite' with minimal dependencies. CI is able to run on both...
Add Docker image 'lite' with minimal dependencies. CI is able to run on both images (ubuntu_jammy and ubuntu_jammy_lite).
parent
0e68112e
No related branches found
No related tags found
Checking pipeline status
Showing
- CMakeLists.txt 13 additions, 9 deletionsCMakeLists.txt
- README.md 2 additions, 3 deletionsREADME.md
- ci/docker_images/ubuntu_jammy/Dockerfile 22 additions, 22 deletionsci/docker_images/ubuntu_jammy/Dockerfile
- ci/docker_images/ubuntu_jammy_lite/Dockerfile 45 additions, 0 deletionsci/docker_images/ubuntu_jammy_lite/Dockerfile
- ci/scripts/build_and_test.sh 2 additions, 1 deletionci/scripts/build_and_test.sh
- ci/scripts/config.sh 6 additions, 1 deletionci/scripts/config.sh
- ci/scripts/test.sh 6 additions, 1 deletionci/scripts/test.sh
- ci/scripts/version.sh 2 additions, 2 deletionsci/scripts/version.sh
- cmake/opencl_explore.py 10 additions, 3 deletionscmake/opencl_explore.py
- hysop/backend/device/codegen/base/variables.py 7 additions, 4 deletionshysop/backend/device/codegen/base/variables.py
- hysop/backend/host/host_array_backend.py 5 additions, 3 deletionshysop/backend/host/host_array_backend.py
- hysop/backend/host/python/operator/curl.py 76 additions, 57 deletionshysop/backend/host/python/operator/curl.py
- hysop/backend/host/python/operator/diffusion.py 80 additions, 49 deletionshysop/backend/host/python/operator/diffusion.py
- hysop/backend/host/python/operator/poisson.py 113 additions, 62 deletionshysop/backend/host/python/operator/poisson.py
- hysop/backend/host/python/operator/poisson_curl.py 144 additions, 75 deletionshysop/backend/host/python/operator/poisson_curl.py
- hysop/backend/host/python/operator/solenoidal_projection.py 99 additions, 54 deletionshysop/backend/host/python/operator/solenoidal_projection.py
- hysop/core/arrays/all.py 5 additions, 2 deletionshysop/core/arrays/all.py
- hysop/core/arrays/tests/test_array.py 16 additions, 12 deletionshysop/core/arrays/tests/test_array.py
- hysop/core/tests/test_checkpoint.sh 14 additions, 12 deletionshysop/core/tests/test_checkpoint.sh
- hysop/fields/cartesian_discrete_field.py 6 additions, 3 deletionshysop/fields/cartesian_discrete_field.py
Loading
Please register or sign in to comment