fcma-toolbox icon indicating copy to clipboard operation
fcma-toolbox copied to clipboard

Princeton Full Correlation Matrix Analysis (FCMA) Toolbox

Results 3 fcma-toolbox issues
Sort by recently updated
recently updated
newest added

I am having problems compiling the fcma-toolbox I did the following: 1) sudo cmake CMakeList.txt 2) sudo make and I got the following errors: .. . . [ 82%] Building...

``` SVMClassification.cc: In function ‘SVMProblem* GetSVMProblemWithPreKernel2(Trial*, Voxel*, int, int, int)’: SVMClassification.cc:230:73: error: ‘kmp_malloc’ was not declared in this scope prob->x[i] = (SVMNode*)kmp_malloc(sizeof(SVMNode) * (nTrainings + 2)); ^ SVMClassification.cc: At global...

Jobs die with memory errors if too much data is input. Per-session "session estimate" task would run a single selection slave task (typically 1-10 minutes) and report resource requirements, run...

enhancement