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

[BF] GPU tracking kernel cannot be called main #701

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

CHrlS98
Copy link
Contributor

@CHrlS98 CHrlS98 commented Mar 29, 2023

Weird errors reported by @frheault with GPU tracking.

I wonder if this helps!

@arnaudbore arnaudbore self-requested a review March 29, 2023 14:57
@arnaudbore
Copy link
Contributor

Build passed ! Good Job 🍻 !

Copy link
Member

@frheault frheault left a comment

Choose a reason for hiding this comment

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

It works!

@CHrlS98
Copy link
Contributor Author

CHrlS98 commented Mar 29, 2023

Weird that it works, but good news I guess!

@CHrlS98 CHrlS98 changed the title [WIP] Tentative bug fix GPU tracking [BF] GPU tracking kernel cannot be called main Mar 29, 2023
@CHrlS98
Copy link
Contributor Author

CHrlS98 commented Mar 29, 2023

Upon further investigation it would appear that the latest cuda drivers (12.1) require that the OpenCL kernel entrypoint is not called main. I can't seem to find any information on the subject in the release notes or anything, but I upgraded my cuda drivers and I can't run the gpu tracking on the master anymore.

@arnaudbore
Copy link
Contributor

Build passed ! Good Job 🍻 !

@arnaudbore arnaudbore merged commit 5ca1de6 into scilus:master Apr 3, 2023
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.

3 participants