Need to adapt LOFT to latest LOFS, and the LOFS API has changed #8

Open
leighorf wants to merge 1 commit from leighorf/master into master
leighorf commented 2023-01-31 21:16:28 +00:00 (Migrated from github.com)

The LOFS API has changed since LOFT was last modified, and I need to use LOFT now. I tried adding thv0 to the snd structure, but the code is crashing when deallocating the sounding. I don't expect this pull request to be added but you can at least see what I'm trying to do! Any insight appreciated.

The LOFS API has changed since LOFT was last modified, and I need to use LOFT now. I tried adding thv0 to the snd structure, but the code is crashing when deallocating the sounding. I don't expect this pull request to be added but you can at least see what I'm trying to do! Any insight appreciated.
keltonhalbert commented 2023-01-31 21:28:40 +00:00 (Migrated from github.com)

@leighorf just to make sure - allocating and printing the thv0 array works fine, it's just the call to cudaFree that's causing problems?

@leighorf just to make sure - allocating and printing the thv0 array works fine, it's just the call to cudaFree that's causing problems?
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin leighorf/master:leighorf/master
git switch leighorf/master

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff leighorf/master
git switch leighorf/master
git rebase master
git switch master
git merge --ff-only leighorf/master
git switch leighorf/master
git rebase master
git switch master
git merge --no-ff leighorf/master
git switch master
git merge --squash leighorf/master
git switch master
git merge --ff-only leighorf/master
git switch master
git merge leighorf/master
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kelton.halbert/LOFT!8
No description provided.