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

Re-enable printf based debugging #8

Closed
fangq opened this issue Jun 14, 2015 · 1 comment
Closed

Re-enable printf based debugging #8

fangq opened this issue Jun 14, 2015 · 1 comment
Assignees

Comments

@fangq
Copy link
Owner

fangq commented Jun 14, 2015

The DEVICE_EMULATION mode is no longer available, but printf is directly supported for all CC>=2.0 devices. Need to define a list of useful commands to help debugging.

@fangq fangq self-assigned this Jun 14, 2015
@fangq
Copy link
Owner Author

fangq commented Sep 11, 2015

This is completed in the recent change set

c7f9625

use "make debug" to enable printf based debugging. To avoid flooding of printf info, use -t 32 -T 32 to limit to 32 threads.

@fangq fangq closed this as completed Sep 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant