Skip to content
Snippets Groups Projects
Peter W. Draper's avatar
Peter W. Draper authored
libnuma, immintrin.h detection in configure script

Add a check for the numa.h header (not just the libnuma binary) and a more robust check for vector.h's inclusion of immintrin.h (currently false negative). Also enable example/main.c's -o option - handled, but absent from getopt call.

This is the last of the non-vectorisation changes from local_position_cache.

See merge request !84
a7baf53d
History
 Welcome to the cosmological code
    ______       _________________
   / ___/ |     / /  _/ ___/_  __/
   \__ \| | /| / // // /_   / /   
  ___/ /| |/ |/ // // __/  / /    
 /____/ |__/|__/___/_/    /_/     
 SPH With Inter-dependent Fine-grained Tasking

Website: www.swiftsim.com
Twitter: @SwiftSimulation

See INSTALL.swift for instructions.