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

Parallelproj old OpenMP fix #1247

Merged
merged 6 commits into from
Sep 16, 2023

Conversation

KrisThielemans
Copy link
Collaborator

Visual Studio is stuck with stone-age OpenMP, so we need to cope with this..

Also make sure this is tested on AppVeyor. Adding python testing for good measure.

- test python
- install parallelproj
atomic write only exists since 3.1
This is to avoid having to write some more work-arounds
we get an error `C1128: number of sections exceeded object file format limit: compile with /bigobj`
so add that flag
@KrisThielemans KrisThielemans force-pushed the ParallelProjOldOMPFix branch 5 times, most recently from bd4efc6 to 9b0327a Compare September 16, 2023 16:36
[actions skip]
@KrisThielemans KrisThielemans merged commit 8e02627 into UCL:master Sep 16, 2023
5 checks passed
@KrisThielemans KrisThielemans deleted the ParallelProjOldOMPFix branch September 16, 2023 23:24
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