SpacelySpaceSprockets

Results 5 comments of SpacelySpaceSprockets

I think technically the correct way to get the print function to work is to insert a call to cudaDeviceSynchronize() after the function call. ``` int main(){ cuda_hello(); cudaDeviceSynchronize(); return...

I'm using 3.6.11, but maybe the same issue? I tried the feature_download.py and it did give the exact same error.

@dopplershift same error for both, same as above

@Sinhika that works for me. What are the security implications of doing it this way?

The above instructions haven't worked for me and this is a problem. I have several big customers who absolutely can't connect to the internet and need mapping features. They have...