Skip to content

v1.4.0 — REVOKED (see v1.4.1)

Pre-release
Pre-release

Choose a tag to compare

@waltsims waltsims released this 17 May 03:01
· 1 commit to main since this release
afbacd6

⚠️ REVOKED — do not use this release.

This release has packaging or correctness regressions that make it unusable on a significant portion of installs:

  • Linux binaries (CUDA + OMP): dynamically linked CUDA + FFTW + libstdc++ and required glibc 2.38+, breaking Ubuntu 22.04 LTS / Colab / RHEL 9. See kspacefirstorder-unified#15.
  • macOS OMP binary: the CMake build path passed -ffast-math, causing NaNs in absorbing-media simulations on Apple Silicon. See k-wave-omp-darwin#4.
  • Windows OMP binary: switched compiler/OpenMP/FFT stack (Intel → MSVC + VCOMP + FFTW) without bundling the new runtime DLLs (VCOMP140.dll, VCRUNTIME140_1.dll, fftw3f.dll). See kspacefirstorder-unified#14.

Use v1.4.1 instead — see the latest release on this repository.

The artifact below is preserved for audit purposes.