Community Profile

photo

Paulo Ribeiro


Last seen: 4 months 前 自 2017 起处于活动状态

统计数据

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

查看徽章

Content Feed

排序方式:

频道


NodeMCU + 2MPU6050

9 months 前

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 2 个回答 | 0

2

个回答

已回答
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...

6 years 前 | 0

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 2 个回答 | 0

2

个回答