Community Profile

photo

Massimiliano Zanoli


Last seen: 4개월 전 2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Clear persistent variables of function on worker
I need to clear the persistent variables of a function on all workers after having called it from a parallelized statement. par...

12개월 전 | 답변 수: 2 | 0

2

답변

답변 있음
Termination tolerance in fsolve
You might have hit the numerical accuracy depending on what values the variables in your set of equations take. Check the eps at...

대략 2년 전 | 0

질문


CUDA_ERROR_LAUNCH_FAILED and CUDA_ERROR_ILLEGAL_ADDRESS on Quadro RTX in TCC mode
We have a Quadro RTX 6000 in TCC mode with a fresh Windows 10 and Matlab 2021a U5 installation. The output of gpuDevice is: C...

2년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
What should go in a next-generation MATLAB X?
Very basic constistency points that currently defy my comprehension: Default everything to the 1st dimension (i.e. columns are ...

2년 초과 전 | 0

질문


Pre-load data on multiple GPUs for parfor loop
I have two GPUs with 6 Gb of RAM each. I need to perform a Particle Swarm optimization which evaluates a cost function that is ...

대략 3년 전 | 답변 수: 1 | 1

1

답변

질문


min and max of gpuArray
Hi, why does the following fail? I cannot find any caveat about GPU support of min/max on the documentation. Plus, the error me...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Vertical concatenation of structure fields (compact form)
Hi, I know there is a similar question but it's not about the compact form. My question is: why does the following not result ...

3년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Interior point shifting initial solution when not necessary
I need to optimize a problem for which I have an already good estimate of the global optimum. I need to do this with fmincon usi...

거의 4년 전 | 답변 수: 0 | 1

0

답변

질문


"warning takes sprintf-like arguments directly" not entirely true?
If I write this: message = sprintf('%d %d %d', [1 2 3]) warning(message) I get a warning from MATLAB Code Analyzer at...

5년 초과 전 | 답변 수: 2 | 2

2

답변