mmc
mmc copied to clipboard
Mesh-based Monte Carlo (MMC)
the photon-sharing feature was only implemented in the CPU. need to port the code to the OpenCL/CUDA kernel in order to use this feature on a GPU.
Hi, I am a newbie, 'demo_mcxyz_skinvessel.m' doesn't seem to work in my MATLAB R2022a, it says: > Error using mmclab > > input mesh can not contain degenerated elements, please...
Hi, On runnning demo_immc_vessel.m I get the following output which does not match the figure in the accompanying paper (fig 7 d. in Light transport modeling in highly complex tissues...
Hello, in addition to currently supported parametric source types (pencil, etc.), would it be possible to consider supporting non-parametric source types in the form of lists of ray's initial position,...
currently photon sharing is only supported in the CPU code, need to port it to the GPU kernel, see https://groups.google.com/g/mcx-users/c/KK0KIrq28_w
The below thread reported a bug in mmc that crashes mmc when continuously varying (i.e. tissue type# = elem#) is used. The source of the issue is the extensive memory...
while this is not going to replace the more advanced web-based or Lazarus-based GUI, it will definitely make simulations in MMCLAB easier.
Dear Qinquian, sorry again for bothering you. I come back to the issue I posted here https://groups.google.com/g/mmc-users/c/1XFeeeKz_nw/m/i-2OaiifAQAJ. Right today I've upgraded ubuntu to 22.04 Jellyfish and CUDA Driver, Matlab are...
Hello, I want to simulate light penetration in the brain using MMC, with off-the-shelf LED components. I've been looking at how to define a Lambertian source in MMC. I would...
Dear @fangq, I experience the following error under Matlab2024a when I create mex or cudamex binaries starting from commit 6346ecd767fd606df197a567d6594cff06e419b3: ``` Invalid MEX-file '/home/andreafarina/Documents/MCXStudio/MATLAB/mmclab/mmc.mexa64': /usr/local/MATLAB/R2024a/bin/glnxa64/../../sys/os/glnxa64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required...