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

GPU initialization crashed in debug mode. #25

Closed
emfomy opened this issue Sep 7, 2017 · 2 comments
Closed

GPU initialization crashed in debug mode. #25

emfomy opened this issue Sep 7, 2017 · 2 comments
Assignees
Labels
Priority: Critical top priority Status: 3-Completed finished Type: Bug not work as expected
Milestone

Comments

@emfomy
Copy link
Owner

emfomy commented Sep 7, 2017

cudaGetDeviceCount fails with -fsanitize=address.

@emfomy emfomy added Priority: Critical top priority Status: 2-Progressing working on it Type: Bug not work as expected labels Sep 7, 2017
@emfomy emfomy added this to the 1.2 milestone Sep 7, 2017
@emfomy emfomy self-assigned this Sep 7, 2017
@emfomy
Copy link
Owner Author

emfomy commented Sep 7, 2017

Disable default -fsanitize=address in unit test.

@emfomy
Copy link
Owner Author

emfomy commented Sep 7, 2017

Bug fixed in GCC 6+.
google/sanitizers#629

@emfomy emfomy closed this as completed Sep 7, 2017
@emfomy emfomy added Status: 3-Completed finished and removed Status: 2-Progressing working on it labels Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical top priority Status: 3-Completed finished Type: Bug not work as expected
Projects
None yet
Development

No branches or pull requests

1 participant