Kulitorum

Results 10 comments of Kulitorum

Can you send me a copy? - Looking for this

template void initParticles() { auto &cuDev = Cuda::ref_cuda_context(I); cuDev.setContext(); tmps[I].alloc(config::g_max_active_block); for (int copyid = 0; copyid < 2; copyid++) { gridBlocks[copyid].emplace_back(device_allocator{}); particleBins[copyid].emplace_back( ParticleBuffer{device_allocator{}}); partitions[copyid].emplace_back(device_allocator{}, config::g_max_active_block); } particles[I] = spawn(device_allocator{}); checkedCnts[I][0]...

Also - can you share the data files for the benchmark?

Hmm, I have 32GIG mem, I doubt that's the problem I'm trying to run it on a single GTX2060 super card. The crash occurs in gmpm.cu line 86 : "auto...

mgsp still crashes with g_device_cnt=1 for me. Also, it seems that changes to the settings.h file is not causing a rebuild, so I have to Rebuild All after changing it,...

What version of CUDA is this supposed to work with? Just tried again, with a RTX 3090 card and CUDA 11.1: ... archivertest.vcxproj -> F:\claymore-master\Build\bin\Debug\archivertest.exe fmt.vcxproj -> F:\claymore-master\Build\_deps\fmt-build\Debug\fmtd.lib mncuda.vcxproj ->...

For reference, I made the BLTOUCH work with repetier yesterday. Attached my config.h that makes it work. You connect the black/white wires to your zmin endstop GND/SIGNAL And the servo...

Is this the same as MKS Mini 12864LCD ? - Asking because I was hoping for support for that :)

Well, I am looking for something that I can use as a base for a slicer for my concrete 3D printer :) https://www.youtube.com/user/KulitorumCom/videos