Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Merge requests
!442
Support for OSX
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Support for OSX
pthread_barrier
into
master
Overview
59
Commits
22
Changes
29
Merged
Matthieu Schaller
requested to merge
pthread_barrier
into
master
7 years ago
Overview
59
Commits
22
Changes
29
Expand
Implements
#364 (closed)
. We:
Detect whether the POSIX library implements the barriers or not.
If they are implemented define the SWIFT barriers as the POSIX ones.
If not use an alternative, simple, implementation.
Be verbose about the implementation being used.
Update the autotools macro that sets pthread flags to the latest version. Should handle OSX in a better way.
Detect whether FPEs can be raised on this system and set the appropriate macro.
Update the INSTALL.swift with instructions for OSX.
Detect Skylake (mobile and desktop) and set the appropriate architecture flags.
Fix the dump and logger tests to write unique files to /tmp/ and delete them once done.
Edited
7 years ago
by
Matthieu Schaller
0
0
Merge request reports
Compare
master
version 10
dee2a379
7 years ago
version 9
6acc97f1
7 years ago
version 8
418e773c
7 years ago
version 7
acf4e88d
7 years ago
version 6
dcd8685c
7 years ago
version 5
840de9bb
7 years ago
version 4
c5eec7f5
7 years ago
version 3
556d1783
7 years ago
version 2
998b0976
7 years ago
version 1
d71f5b06
7 years ago
master (base)
and
latest version
latest version
8d57a556
22 commits,
7 years ago
version 10
dee2a379
21 commits,
7 years ago
version 9
6acc97f1
20 commits,
7 years ago
version 8
418e773c
19 commits,
7 years ago
version 7
acf4e88d
18 commits,
7 years ago
version 6
dcd8685c
17 commits,
7 years ago
version 5
840de9bb
16 commits,
7 years ago
version 4
c5eec7f5
15 commits,
7 years ago
version 3
556d1783
14 commits,
7 years ago
version 2
998b0976
12 commits,
7 years ago
version 1
d71f5b06
11 commits,
7 years ago
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
29
Search (e.g. *.vue) (Ctrl+P)
Loading