Skip to content

Improved POSIX threads support on macOS

Compare
Choose a tag to compare
@jvo203 jvo203 released this 25 Aug 23:19
· 2910 commits to master since this release
  • replaced fortran-unix pthread bindings by custom FORTRAN bindings (via a custom C bridge) to POSIX threads that work properly on macOS as well as Linux
  • added multi-threaded "tileLanczos" and "tileSuper" image downsizing functions using Intel IPP (Linux only, macOS uses Apple Accelerate instead)