Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

numpy-binary

Numpy compiled for Intel Bonnell arch

Building (kind of)

CC=clang CXX=clang++ CPPFLAGS='-march=bonnell' LDFLAGS='-fuse-ld=lld' python vendored-meson/meson/meson.py setup -D b_lto=true -D cpu-baseline=X86_V2 -D cpu-dispatch=none --wipe build
ninja -C build

About

Numpy compiled for Intel Bonnell arch

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors