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

Fixed GPU memory deallocation in OptiX engine #34

Merged
merged 1 commit into from
Oct 13, 2016

Conversation

favreau
Copy link
Member

@favreau favreau commented Oct 13, 2016

No description provided.

@@ -79,6 +81,8 @@ class OptiXScene : public brayns::Scene

void _buildVolumeAABBGeometry();

uint64_t _getBvhSize( const uint64_t nbElements );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const

@favreau
Copy link
Member Author

favreau commented Oct 13, 2016

Retest this please

@favreau favreau merged commit 786c245 into BlueBrain:master Oct 13, 2016
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