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

how to port to arm and non-X86 cpus #4

Closed
yeyueluke opened this issue Nov 12, 2019 · 1 comment
Closed

how to port to arm and non-X86 cpus #4

yeyueluke opened this issue Nov 12, 2019 · 1 comment

Comments

@yeyueluke
Copy link

hello:
when I port your code to arm (nvidia TX2)
it corrupts as your code using "__builtin_ia32_rdtsc" and "__builtin_ia32_rdtscp".
so can you give out an example how to fix this on arm and other non-X86 CPUs

Thanks

@MengRao
Copy link
Owner

MengRao commented Nov 12, 2019

fixed

@MengRao MengRao closed this as completed Nov 12, 2019
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

No branches or pull requests

2 participants