Qianqian Fang

Results 71 comments of Qianqian Fang

thanks for the feedback - mcxstudio wasn't widely used despite it has been included in mcx [since 2009](http://mcx.space/wiki/index.cgi?action=history&id=Doc/MCXStudio). We have been recommending [mcxlab/mmclab](http://mcx.space/wiki/?Learn#mcxlab) to most new users because a majority...

thanks. can you copy/paste the text printed in the Output section (bottom) of mcxstudio when it encounters an error ? I just want to see what full command that mcxstudio...

I see. according to this lazarus thread, function `StrToFloat` uses locale-sensitive format settings for parsing numbers https://forum.lazarus.freepascal.org/index.php?topic=48025.0 I believe that's what happened here because I used many StrToFloat calls to...

just did a test, it seems to work ok. my server is a Ubuntu 16.04 box with 2x TitanV GPU. The PATH variable is set in ~/.bashrc to point to...

Looking at the source code regarding the json data after `--input`, I do have this line to replace `"` by `\"` on Windows https://github.com/fangq/mcx/blob/master/mcxstudio/mcxgui.pas#L3014-L3016 not sure why it did not...

also, I am not sure if this difference is a result of windows version differences. The lab server I tested is running on Windows 10 Enterprise, Version 1709. We do...

> @fangq Your screenshot has some sensitive information, please check oops. the screenshot is deleted and password changed, thanks. did not check carefully. > Client MS Windows 10 2004 (20H1)...

@m-planck, thanks for reporting this. You are meant to use two approaches to run mcx if you have chosen to install it via the installer: - Approach 1: run simulation...

> Ad 1: Well, it was not transparent for me that there is a folder under C:\Users[username]\MCXOutput, as you need to know the location. If you specify any other folder...

you can type "y" in the box named "Command input" and click on "Send". I think I might have shown this in this video tutorial http://mcx.space/wiki/index.cgi?Demo/MCXStudio#Lesson_3_Run_MCX_simulations_on_a_remote_GPU_server_13_minutes can you try that?