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

Fortran wrapper #17

Draft
wants to merge 71 commits into
base: dev
Choose a base branch
from
Draft

Fortran wrapper #17

wants to merge 71 commits into from

Conversation

LonelyCat124
Copy link

@LonelyCat124 LonelyCat124 commented May 17, 2022

Hi Adam,

I'm a bit confused how this has ended up 71 commits ahead of dev. I tried to move my fork to be the same as the base repository and somehow ended up here.

Is this all old/deleted/? code or has something gone wrong at my end. If its really badly messed up, I'll delete my fork and refork it, then readd the new modifications.

Edit: I tried basing on v0.1.0 and cherry-picking across my changes, but then the CMakeLists.txt weren't compatible :(

adamtuft and others added 30 commits September 14, 2021 16:48
…rior and new tasks on task-switch event (TODO: record OTF2_EvtWriter_ThreadTaskSwitch)
…for the purpose of allowing a task-switch event to record the task that was switched as the encountering task rather than its parent
adamtuft and others added 27 commits April 12, 2022 22:09
… this >.<)

Fix broken package_data path in setup.py
… __LINE__ const values

from caller to otter-serial
Print source location of calling function to stderr
Add Source namespace - implements objects for mapping file-line tuples to opaque objects
representing information needed for OTF2 to define source location
…be passed on to otter-trace via trace_new_task_region
…t struct, populate in trace_new_task_region, add to event attributes in trace_add_task_attributes (for create/enter/leave events)
…g refs to global definitions when char_ref_registry *Registry is deleted
implement source location in otter-serial
@LonelyCat124 LonelyCat124 marked this pull request as draft May 17, 2022 15:30
@LonelyCat124
Copy link
Author

I think I'll also address #3 here and try to convert that code into the new version of the library.

@adamtuft
Copy link
Owner

Hi Aidan, looks like you've forked from my personal Otter repo which is an outdated version of the project. It's now hosted here: https://github.com/Otter-Taskification/otter

I think if you fork from this tag over there you'll have an easier time with your PR.

My apologies, I should have made it clear which repo we're working from.

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.

2 participants