Community Profile

photo

Paulo Ribeiro


Last seen: 4 Monate vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

All
  • Thankful Level 2
  • First Review
  • First Answer
  • Revival Level 1
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Kanal


NodeMCU + 2MPU6050

10 Monate vor

Frage


Preconditioning for iterative solvers on GPU - Performance issues
Dear all, I'm experimenting some preconditioners for iterative solvers on GPU in a linear system [A]{x}={B}. The problem is def...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Slow performance using iterative solver with gpuArray
Hi all, I am using iterative solvers combined with gpuArrays for performance benefits. These simulations include the solution ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


A fast way to perform sparse matrix-free product with a vector
Dear all, I was wondering if it is possible to increase the performance of a matrix-free product of a sparse matrix defined b...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
What can I do to reduce sparse system solve time for a finite element analysis?
John, Please monitor your RAM. The direct solver has this drawback and can ruin your runtime if memory goes to HDD swap. I ha...

fast 6 Jahre vor | 0

Frage


Solving sparse matrix on GPU and memory problems (even with free memory available)
Hi there, I am running a backslash computation A\b where *A* is an array of type sparse and *b* is a vector, both stored as g...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


What is the best way to solve A\b using distributed computing and sparse matrix?
I´m trying to solve a large linear system [A]{x}={B} using the traditional backslash operator and distributed computing. However...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Is a 10 gigabit ethernet worth it for a matlab cluster?
Hi there, I am planning some updates on an existing cluster with quad core desktops running Matlab. The current desktops have...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten