Feeds
提问
mex and compilation with pgifortran
I have ported Fortran90 functions that I used to compile with mex (using gfortran as F90-compiler) to CUDA-Fortran code with the...
9 years 前 | 1 个回答 | 0
1
个回答提问
Possible to run matlab frontend on one Linux box, backend on another?
I run Matlab R2013a on a high-end Linux machine from my (not-so-powerful) local Linux box, using ssh -X tol log into the remote...
10 years 前 | 1 个回答 | 0
1
个回答提问
parallelization and mex-compiled code
I want to optimize a mex-compiled function (fortran-90 source) defined over an 1D interval by computing its values on a sufficie...
11 years 前 | 1 个回答 | 0
1
个回答提问
fminbnd in parallel: no gain
I want to minimize a function using fminbnd on a 32-core Linux machine (running Ubuntu 13.10+matlab2013a). I do the following: ...
11 years 前 | 1 个回答 | 0