Cade Brown

Results 8 comments of Cade Brown

@SarbojitAMD There is another similar problem (although not with operator overloading). Say I have the cuda code: ```c #include #include int main(int argc, char** argv) { cuDoubleComplex rC[16]= {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}; printf("%f%+fi\n",...

Can you paste your locations.json here?

If you don't have one, just google how to get one, and paste that in configs/config.json where it says

Yes. So is it just not starting at all? Did you change your bots.json?

Also, are you on the newest commit?

Have you put your email and password in the json?

Try and reclone the newest version in a seperate folder. These few updates last night fixed a lot of bugs.

Follow the the main guide on the front of this repo. You have to copy some files (remove the .examples from bots, locations, and your config, and then change the...