Post An6mo4fHAka2gJ6J1s by [email protected] | |
More posts by [email protected] | |
Post #An6hWwYFaJkcpBpJEO by [email protected] | |
0 likes, 1 repeats | |
Can someone check "ceil(0.9)" inside a cuda device kernel before I co… | |
Post #An6lCEMSZZXVnQgsJU by [email protected] | |
0 likes, 1 repeats | |
@abarker Compiler Explorer has a CUDA C++ option: https://godbolt.org/z/raP9jGo… | |
Post #An6mo4fHAka2gJ6J1s by [email protected] | |
0 likes, 1 repeats | |
@mhoemmen https://godbolt.org/z/bsYMrYGxP | |
Post #An6naAVojcrmiVbrI8 by [email protected] | |
0 likes, 0 repeats | |
@abarker i think there's something wrong with Godbolt -- if I set a flag va… | |
Post #An6naAhA3RwNHguuyO by [email protected] | |
0 likes, 1 repeats | |
@mhoemmen I saw the same error on a local machine without godbolt. I could stil… | |
Post #An6oM9UFqkJFRAl7OC by [email protected] | |
0 likes, 1 repeats | |
@abarker be sure to check error codes -- I'm getting bad ones in our intern… | |
Post #An8Q7jb9IWNWVTUo76 by [email protected] | |
0 likes, 0 repeats | |
@abarker @mhoemmen Curious indeed. I get this with cuda_12.6.r12.6/compiler.347… | |
Post #An8Q7jm8dfAX3YdaF6 by [email protected] | |
0 likes, 1 repeats | |
@jedbrown @mhoemmen Thanks! I have only tried cuda 12.6, this is consistent wit… | |
Post #An8sR019GxgFeIdDTU by [email protected] | |
0 likes, 1 repeats | |
@abarker @jedbrown the results I was getting showed that the output value wasn&… | |
Post #An8tFeXesVPzoPzW5Y by [email protected] | |
0 likes, 1 repeats | |
@mhoemmen @jedbrown ceil(1.1) gives me 2. In general it seems to work outside t… | |
Post #AnBaKpLQpFdf6quDom by [email protected] | |
0 likes, 1 repeats | |
@abarker @jedbrown that's weird! what version of the CUDA Toolkit are you … |