fangq / mcxcl

Monte Carlo eXtreme for OpenCL (MCXCL)
http://mcx.space/wiki/?Learn#mcxcl
Other
41 stars 28 forks source link

Allinone zip for Brainstorm #59

Closed Edouard2laire closed 1 month ago

Edouard2laire commented 1 month ago

Hello @fangq ,

Would it be possible to generate all-in-one zip for Brainstorm the latest version of MCXlab / MCXlabcl as for

so i could update the plugin definition in Brainstorm with the new version supporting arm mac ?

Thanks a lot Edouard

fangq commented 1 month ago

@Edouard2laire, happy to do that - I remember you previously want to have a zip file that is as small as possible, we deleted mcxfilter.mex*, mex files for octave, and examples, is this still your preference?

fangq commented 1 month ago

@Edouard2laire, please take a look at this folder and see if these files would work. the unzipped folder can also be found in the same folder, you can see what's inside.

https://mcx.space/nightly/release/git20240723/

please also test these files to see if they run - they are from today's nightly build. the mac mex file does not have upx compression, thus is bigger.

Edouard2laire commented 1 month ago

Hello,

I just tried MCXlabCl on my Mac, and it is working! (minus that error when simulating too many photons)

please also test these files to see if they run - they are from today's nightly build. the mac mex file does not have upx compression, thus is bigger.

ok, we will see if people from Brainstorm complain.

I opened a PR here: https://github.com/brainstorm-tools/brainstorm3/pull/728