Fix ci cleanup in docker image (pip uninstall not works without pythonpath...
Fix ci cleanup in docker image (pip uninstall not works without pythonpath export and do not remove INSTALLDIR but INSTALLDIR/lib/site-package/*). Various fixes
Showing
- ci/scripts/build_and_test.sh 1 addition, 2 deletionsci/scripts/build_and_test.sh
- hysop/backend/device/codegen/kernels/directional_advection.py 250 additions, 248 deletions...p/backend/device/codegen/kernels/directional_advection.py
- hysop/backend/device/codegen/kernels/directional_remesh.py 5 additions, 2 deletionshysop/backend/device/codegen/kernels/directional_remesh.py
- hysop/backend/device/codegen/kernels/directional_stretching.py 506 additions, 515 deletions.../backend/device/codegen/kernels/directional_stretching.py
- hysop/backend/device/codegen/kernels/transpose.py 244 additions, 245 deletionshysop/backend/device/codegen/kernels/transpose.py
- hysop/backend/device/codegen/symbolic/cast.py 45 additions, 61 deletionshysop/backend/device/codegen/symbolic/cast.py
- hysop/backend/device/codegen/symbolic/kernels/custom_symbolic_time_integrate.py 34 additions, 34 deletions...odegen/symbolic/kernels/custom_symbolic_time_integrate.py
- hysop/backend/device/logical_device.py 71 additions, 12 deletionshysop/backend/device/logical_device.py
- hysop/backend/device/opencl/operator/directional/stretching_dir.py 3 additions, 3 deletions...kend/device/opencl/operator/directional/stretching_dir.py
- hysop/backend/host/fortran/operator/scales_advection.py 60 additions, 63 deletionshysop/backend/host/fortran/operator/scales_advection.py
- hysop/backend/host/host_array_backend.py 1 addition, 1 deletionhysop/backend/host/host_array_backend.py
- hysop/backend/host/host_operator.py 37 additions, 37 deletionshysop/backend/host/host_operator.py
- hysop/backend/host/python/operator/directional/advection_dir.py 93 additions, 91 deletions...backend/host/python/operator/directional/advection_dir.py
- hysop/backend/host/python/operator/spatial_filtering.py 19 additions, 21 deletionshysop/backend/host/python/operator/spatial_filtering.py
- hysop/core/arrays/array.py 137 additions, 108 deletionshysop/core/arrays/array.py
- hysop/core/arrays/array_backend.py 152 additions, 202 deletionshysop/core/arrays/array_backend.py
- hysop/core/checkpoints.py 3 additions, 3 deletionshysop/core/checkpoints.py
- hysop/core/graph/allocator.py 16 additions, 13 deletionshysop/core/graph/allocator.py
- hysop/core/graph/computational_graph.py 8 additions, 10 deletionshysop/core/graph/computational_graph.py
- hysop/core/tests/test_checkpoint.sh 8 additions, 9 deletionshysop/core/tests/test_checkpoint.sh
Loading
Please register or sign in to comment