marmaduke woodman
marmaduke woodman
As a scientific programmer coming C++/Python I scratched my head a bit on writing type-generic arithmetic in Futhark, since it doesn't work out-of-the-box like one might expect from C++, e.g....
The [performance tips page](https://turing.ml/dev/docs/using-turing/performancetips) doesn't mention how to get timing on the gradient evaluation timing of a model. CmdStan prints this before running the sampler, and it is a helpful...
I'd like to use OpenMEEG to generate forward solutions, especially for sEEG (#1623), under the assumption that MNE's forward module doesn't provide the same support for sEEG/internal potential as OpenMEEG...
It would be helpful to apply GPUs for ensemble studies with the delay and stochastic delay problems.
I'm building Freesurfer on arm64 Linux (in Docker on macOS to support m1). I don't want to report these items as bugs but to note that it was a short...
It'd be helpful to add an example use of ResourceMgr for third party C++ objects used. I put together a minimal example for my own purposes https://gist.github.com/maedoc/37202e3e1b3dbff1b77dc6106e11917a but it'd be...
This is a small thing but I spent quite some time in the docs looking for how to get the machine assembly (because I would like to check for specific...
#### Summary: Attempting to link a model w/ threading on Intel compiler produces a partial specialization error. #### Description: I am attempting to test scaling of threaded `map_rect` on a...
#### Submission Checklist - [x] Run unit tests - [x] Declare copyright holder and open-source license: see below #### Summary This is a WIP to force the architecture for invoking...