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

jsoncons shouldnt use int128 and float 128 when cuda is activated #518

Closed
1 task
calebxyz opened this issue May 29, 2024 · 1 comment
Closed
1 task

jsoncons shouldnt use int128 and float 128 when cuda is activated #518

calebxyz opened this issue May 29, 2024 · 1 comment

Comments

@calebxyz
Copy link

calebxyz commented May 29, 2024

jsoncons shouldnt use int128 and float 128 when cuda is activated

compile jsoncons includes with .cu file or -x cuda

What compiler, architecture, and operating system?

  • Compiler: clang 18.1.6
  • Architecture (e.g. x86, x64) cuda
  • Operating system: ubuntu 22

What jsoncons library version?

  • Latest release 0.174.0
@calebxyz calebxyz added the Bug label May 29, 2024
@calebxyz calebxyz changed the title soncons shouldnt use int128 and float 128 when cuda is activated jsoncons shouldnt use int128 and float 128 when cuda is activated May 29, 2024
@danielaparker
Copy link
Owner

This should be fixed on master

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

2 participants