Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenMPToolsInterface
/
LLVM-openmp
Public
forked from
llvm-mirror/openmp
Notifications
You must be signed in to change notification settings
Fork
13
Star
16
Code
Issues
27
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Ompd
- #45
#45
Open
jprotze
wants to merge 62 commits into
master
OpenMPToolsInterface/LLVM-openmp:master
from
ompd
OpenMPToolsInterface/LLVM-openmp:ompd
Copy head branch name to clipboard
Conversation
Commits
62
(62)
Checks
Files changed
Open
Ompd
#45
jprotze
wants to merge 62 commits into
master
OpenMPToolsInterface/LLVM-openmp:master
from
ompd
OpenMPToolsInterface/LLVM-openmp:ompd
Copy head branch name to clipboard
Commits
Commits on May 22, 2015
Init ompd, store offset and size information for ompd, implemented OMPD_STATE to activate state tracking for ompd
jprotze
committed
ea9e2d9
View commit details
Copy full SHA for ea9e2d9
Browse repository at this point
Commits on Jun 1, 2015
Add ompd to cmake build
jprotze
committed
6fad833
View commit details
Copy full SHA for 6fad833
Browse repository at this point
Commits on Jun 29, 2015
fix cmake build for ompd-support
jprotze
committed
0cd2b52
View commit details
Copy full SHA for 0cd2b52
Browse repository at this point
Commits on Jun 30, 2015
Remove use of assignment to multiple struct fields using .fieldname
Show description for b1d7851
John Mellor-Crummey
authored and
jprotze
committed
b1d7851
View commit details
Copy full SHA for b1d7851
Browse repository at this point
Commits on Jul 1, 2015
add ompd_dll_location array and function.
jprotze
committed
e84ef6b
View commit details
Copy full SHA for e84ef6b
Browse repository at this point
Merge branch 'ompd' of https://lc.llnl.gov/stash/scm/ompd/openmp-rt-ompd into local copy
jprotze
committed
61ae656
View commit details
Copy full SHA for 61ae656
Browse repository at this point
Commits on Jul 14, 2015
Add additional type information needed for the new API functions
jprotze
committed
963af70
View commit details
Copy full SHA for 963af70
Browse repository at this point
Commits on Aug 5, 2015
add ompd_breakpoints
jprotze
committed
106290b
View commit details
Copy full SHA for 106290b
Browse repository at this point
Merge branch 'ompd' of https://lc.llnl.gov/stash/scm/ompd/openmp-rt-ompd into ompd
jprotze
committed
e8e9361
View commit details
Copy full SHA for e8e9361
Browse repository at this point
calculate offset and size information at compile time
jprotze
committed
b89b9e0
View commit details
Copy full SHA for b89b9e0
Browse repository at this point
Commits on Aug 8, 2015
get size of target thread identifier
jprotze
committed
0877596
View commit details
Copy full SHA for 0877596
Browse repository at this point
Commits on Aug 9, 2015
Revert "calculate offset and size information at compile time"
Show description for 9ea80d8
jprotze
committed
9ea80d8
View commit details
Copy full SHA for 9ea80d8
Browse repository at this point
Commits on Aug 31, 2015
add more size information for typedefed basic types and some variables
jprotze
committed
ff81f9c
View commit details
Copy full SHA for ff81f9c
Browse repository at this point
Merge branch 'ompd' of ssh://cz-stash.llnl.gov:7999/ompd/openmp-rt-ompd into ompd
jprotze
committed
9f038f4
View commit details
Copy full SHA for 9f038f4
Browse repository at this point
Commits on Sep 21, 2015
add additional struct offset information
jprotze
committed
f14b3fe
View commit details
Copy full SHA for f14b3fe
Browse repository at this point
Merge branch 'ompd' of ssh://cz-stash.llnl.gov:7999/ompd/openmp-rt-ompd into ompd
jprotze
committed
837e155
View commit details
Copy full SHA for 837e155
Browse repository at this point
Commits on Oct 8, 2015
Merge branch 'master' into ompd
Show description for d259fdb
jprotze
committed
d259fdb
View commit details
Copy full SHA for d259fdb
Browse repository at this point
* resolve last merging conflict
Show description for 5b65766
jprotze
committed
5b65766
View commit details
Copy full SHA for 5b65766
Browse repository at this point
Commits on Oct 22, 2015
Repair ompd runtime stuff after merge from master
jprotze
committed
530b346
View commit details
Copy full SHA for 530b346
Browse repository at this point
Merge branch 'ompd' of ssh://cz-stash.llnl.gov:7999/ompd/openmp-rt-ompd into ompd
jprotze
committed
1b116e3
View commit details
Copy full SHA for 1b116e3
Browse repository at this point
add offset information for omp_get_thread_num value
jprotze
committed
4884d03
View commit details
Copy full SHA for 4884d03
Browse repository at this point
Commits on Dec 16, 2015
Fix size of ompd_state
jprotze
committed
1da0107
View commit details
Copy full SHA for 1da0107
Browse repository at this point
Merge branch 'ompd' of https://lc.llnl.gov/stash/scm/ompd/openmp-rt-ompd into ompd
jprotze
committed
fae6480
View commit details
Copy full SHA for fae6480
Browse repository at this point
Commits on Jan 19, 2016
Add parallel outline function call as implicit task function
jprotze
committed
3de34d3
View commit details
Copy full SHA for 3de34d3
Browse repository at this point
Commits on Feb 11, 2016
local merge with master
jprotze
committed
da80ec7
View commit details
Copy full SHA for da80ec7
Browse repository at this point
fix missing OMPT reenter_address for openmp taskwait
jprotze
committed
78504c8
View commit details
Copy full SHA for 78504c8
Browse repository at this point
Commits on May 14, 2016
adding size information for struct members
jprotze
committed
bef673e
View commit details
Copy full SHA for bef673e
Browse repository at this point
Commits on Jul 1, 2016
Merge branch 'master' into ompd
Show description for e663a3f
jprotze
committed
e663a3f
View commit details
Copy full SHA for e663a3f
Browse repository at this point
Commits on Jul 27, 2016
Fix the frame level pointed to by exit_runtime_frame
jprotze
committed
432e053
View commit details
Copy full SHA for 432e053
Browse repository at this point
Fix the frame level pointed to by reenter_runtime_frame
jprotze
committed
83b6181
View commit details
Copy full SHA for 83b6181
Browse repository at this point
Commits on Aug 5, 2016
add scheduling parent
jprotze
committed
a677fc5
View commit details
Copy full SHA for a677fc5
Browse repository at this point
Fix some task frame information:
Show description for d9b1d61
jprotze
committed
d9b1d61
View commit details
Copy full SHA for d9b1d61
Browse repository at this point
Commits on Aug 7, 2016
Fix team unrolling for presence of lwt
jprotze
committed
f7789ec
View commit details
Copy full SHA for f7789ec
Browse repository at this point
Add OMPD offset information necessary for lwt handling
jprotze
committed
e529152
View commit details
Copy full SHA for e529152
Browse repository at this point
Merge branch 'scheduling_parent' into ompd
Show description for f20f03a
jprotze
committed
f20f03a
View commit details
Copy full SHA for f20f03a
Browse repository at this point
Commits on Nov 4, 2016
Merge branch 'master' into ompd
Show description for 5f69583
jprotze
committed
5f69583
View commit details
Copy full SHA for 5f69583
Browse repository at this point
Commits on Nov 8, 2016
fix regression introduced while merging
jprotze
committed
0091c9e
View commit details
Copy full SHA for 0091c9e
Browse repository at this point
Commits on Jan 20, 2017
Small changes to allow the names of the variables needed by OMPD to be listed.
Show description for 99c5089
ariel-rw
committed
99c5089
View commit details
Copy full SHA for 99c5089
Browse repository at this point
Commits on Feb 2, 2018
Adding OMPD support
ilagunap
committed
29583da
View commit details
Copy full SHA for 29583da
Browse repository at this point
Cleanup OMPT after merge
jprotze
committed
35bc351
View commit details
Copy full SHA for 35bc351
Browse repository at this point
Let the code compile with OMPD_SUPPORT
jprotze
committed
2678326
View commit details
Copy full SHA for 2678326
Browse repository at this point
Commits on Feb 3, 2018
Adding OMPD library directory, but it has problems with sed command to generate ompd.h
ilagunap
committed
30445f1
View commit details
Copy full SHA for 30445f1
Browse repository at this point
Update ompd library to the symbol names in libomp
jprotze
committed
8299cc2
View commit details
Copy full SHA for 8299cc2
Browse repository at this point
Update most of the interface to current spec
jprotze
committed
918c989
View commit details
Copy full SHA for 918c989
Browse repository at this point
Stop generating ompd.h, only build libompd if active in cmake
jprotze
committed
88108b2
View commit details
Copy full SHA for 88108b2
Browse repository at this point
Commits on Feb 12, 2018
Initial pass with clang-format
jprotze
committed
51fa12c
View commit details
Copy full SHA for 51fa12c
Browse repository at this point
Use class overload of new operator to not overload the new operator of the tool.
jprotze
committed
5307609
View commit details
Copy full SHA for 5307609
Browse repository at this point
Add missing ompd.h file, add runtime version function
jprotze
committed
cc25dce
View commit details
Copy full SHA for cc25dce
Browse repository at this point
Commits on Feb 13, 2018
Adding sourc code of GDB wrapper in libompd directory
Ignacio Laguna Peralta
committed
e438314
View commit details
Copy full SHA for e438314
Browse repository at this point
Commits on May 14, 2018
Merge branch 'master' into ompd
jprotze
committed
3cf085d
View commit details
Copy full SHA for 3cf085d
Browse repository at this point
Commits on May 15, 2018
Allow the use of omp.h from the build directory.
jprotze
committed
a278045
View commit details
Copy full SHA for a278045
Browse repository at this point
Initialize LIBOMP_INCLUDE_DIR to be used in higher scopes
jprotze
committed
7288d8d
View commit details
Copy full SHA for 7288d8d
Browse repository at this point
Commits on May 21, 2018
making ompd dependent upon omp being built first
mcfadden8
authored and
jprotze
committed
ae6b051
View commit details
Copy full SHA for ae6b051
Browse repository at this point
Commits on Jun 21, 2018
Merge branch 'master' into ompd
Manoel Roemmer
committed
d8edcc7
View commit details
Copy full SHA for d8edcc7
Browse repository at this point
Commits on Jun 27, 2018
Fix location as it was changed in cmake file
Nina Loeseke
committed
5e504d9
View commit details
Copy full SHA for 5e504d9
Browse repository at this point
Commits on Jul 18, 2018
Access the task routine to provide a task function for OMPD
jprotze
committed
fe32571
View commit details
Copy full SHA for fe32571
Browse repository at this point
Commits on Aug 3, 2018
Various fixes for the OMPD library
Show description for b34cb8c
Nina Loeseke
committed
b34cb8c
View commit details
Copy full SHA for b34cb8c
Browse repository at this point
Commits on Aug 10, 2018
Change the storage of ompd_dll_locations to also work with optimized non-debug build.
jprotze
committed
b2b4f84
View commit details
Copy full SHA for b2b4f84
Browse repository at this point
Commits on Aug 13, 2018
Work-around for release-build
Nina Loeseke
committed
6b435dc
View commit details
Copy full SHA for 6b435dc
Browse repository at this point
Commits on Aug 14, 2018
Add new ompd_bp_thread_begin function to be called after OpenMP thread is initialized
jprotze
committed
c5306cf
View commit details
Copy full SHA for c5306cf
Browse repository at this point
Merge remote-tracking branch 'origin/master' into ompd
jprotze
committed
9f24160
View commit details
Copy full SHA for 9f24160
Browse repository at this point
Merge commit 'd8edcc7' into ompd
jprotze
committed
24b5dad
View commit details
Copy full SHA for 24b5dad
Browse repository at this point
You can’t perform that action at this time.