Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speedup Sagecal #96

Open
wants to merge 1 commit into
base: fedora-py3
Choose a base branch
from
Open

Speedup Sagecal #96

wants to merge 1 commit into from

Conversation

AlexKurek
Copy link

Just want to show you - I think this was officially supported some time ago. I dont know how it is now. These are my installation notes from ~1 year ago:

cmake .. -DLIB_ONLY=1 -Wno-dev -DCMAKE_CXX_FLAGS='-g -O3 -fopenmp -ffast-math -lmvec -lm -march=native -mtune=native' -DCMAKE_C_FLAGS='-g -O3 -fopenmp -ffast-math -lmvec -lm -march=native -mtune=native'

Also see here:
https://github.com/nlesc-dirac/sagecal/blob/master/Docs/source/install.rst#3-build-settings

Just want to show you - I think this was officially supported some time ago. I dont know how it is now.
These are my installation notes from ~1 year ago:

cmake .. -DLIB_ONLY=1 -Wno-dev -DCMAKE_CXX_FLAGS='-g -O3 -fopenmp -ffast-math -lmvec -lm -march=native -mtune=native' -DCMAKE_C_FLAGS='-g -O3 -fopenmp -ffast-math -lmvec -lm -march=native -mtune=native'

Also see here:
https://github.com/nlesc-dirac/sagecal/blob/master/Docs/source/install.rst#3-build-settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant