photo

Francesco


University of Oxford

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


memory leak in C Mex file
Hello, I wrote a C mex script, and it runs, however, after running it several times, it crashes Matlab, meaning that there is...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using Matlab Coder on script which calls several functions
Hello, I have a question using Matlab Coder. I have a .m file I would like to convert. Schematically it's like such: ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Backslash operator on GPU
Hello, I need to perform a backslash operation (A \ B = x) to solve Ax = B. The A matrix has 10^4 - 10^6 D.O.F, so a squar...

mehr als 10 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How to protect MEX file from empty inputs
Hello, I have a function of the form: void nodal_connectivity(double *links, int maxconnections, ...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


CUDA_ERROR_UNKNOWN when using floats instead of double precision
Hello, I have a identical .cu files, one where I use variables defined as float and another where I use variables defined as ...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Getting NaN when evaluating PTX kernel file
Hello, I have a Matlab version and MEX C version of a function and it works fine. I tried implementing a CUDA C version and c...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Resultant matrix is rotated 90 whether I use MEX or MatLab function
Dear all, I am puzzled by something odd. I have written a MEX function using C of a Matlab function that contains 2 nested lo...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


GPU computation on mesh using MatLab
Hello, I am new to GPU computation in Matlab and would like some advice. I would like to calculate certain physical proper...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


rotate plane onto another with respective point transformation using geom3d
Hello, I am trying to use geom3d package (but if other simple solutions are available please feel free to comment), to do the...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
derivative using FFT properties
Hello. When I use the script shown after "EDIT 6/22" by Elige Grant, I seem to get complex numbers in the "data_spacedomain_d...

mehr als 11 Jahre vor | 1