Skip to content

fix warnings and compilation errors#20

Open
christian-rauch wants to merge 13 commits intomartinruenz:masterfrom
christian-rauch:fix_warnings
Open

fix warnings and compilation errors#20
christian-rauch wants to merge 13 commits intomartinruenz:masterfrom
christian-rauch:fix_warnings

Conversation

@christian-rauch
Copy link
Contributor

This PR enables some additional warnings as errors and fixes some of these errors (deprecated, class-memaccess, unused-variable) by replacing C arrays by STL vectors and the deprecated CUDA function __shfl_down with __shfl_down_sync.

I am getting the same results on a simple test sequence. I guess many changes to the Ferns and Deformation files are actually not actively used in Co-Fusion.

@christian-rauch christian-rauch changed the title Fix warnings fix warnings and compilation errors Sep 14, 2021
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