Community Profile

photo

martin


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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: ...

10 years ago | 1 answer | 0

1

answer