Christian Huettig
Christian Huettig
This is more a question: How can you guarantee that this index to stateTable cannot become negative? https://github.com/Cyan4973/FiniteStateEntropy/blob/7149fa45ec69f54a709e5260e6a0eeb27e710ee0/lib/fse.h#L520 Thanks!
Related to #12202 but without CUDA. On our shared-memory system (2xEPYC) MPI_TYPE_INDEXED works fast as expected, but as soon as our 40GBit Infiniband gets involved performance breaks down by a...
## Background information We developed a CFD code some years ago for arbitrary 3D shapes and parallelize via domain decomposition. To exchange halo/ghost cell data we used gather/scatter loops to...
Don't know how to handle that right now, it worked some months ago...
Hi, I was recently trying VS code with the [Continue](https://continue.dev/) Plugin, configured to use my own OLLAMA server and LLMs (https://ollama.ai) and was amazed how well this works. I'm not...
Probably a chromium problem, pure node works. Tried with recent 0.77.0 Don't even know if that should be rather reported to nwjs or chromium... Just to let folks know. 