Community Profile

photo

Yi Xien Yap


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


My parallel worker fall back to 3 workers when running at 4 workers
I was running a my code using parpool(4) which using 4 workers. However, I noticed after the execution of my code(having each wo...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Merge .mat file to one .mat files
Hello, I have 4 .mat files. The content in the .mat contain different variable name (From 1 - 100 for example). What I need to ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Run a function using gpu inside a parfor loop or a for loop
I have a code that work perfectly on parfor, and it significantly improve the speed of the simulation. Then the next step for me...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Writing to .mat simultaneously with parfor loop
I'm running the test for 100 iteration and each iteration will save the the output into the same .mat file. At the moment, I'm r...

1 year 前 | 2 个回答 | 0

2

个回答

提问


Invoking Parallel programming in the command prompt terminal.
Hi, I have an .exe file to be use to run my code. I'm able to run my code parallelly with 4 workers(parfor) perfectly in the mat...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Dot indexing is not supported for variables of this type??? Parfor loop, and global variable
I'm trying to run a parfor loop for my simulation. But I got an error "Dot indexing is not supported for variables of this type"...

1 year 前 | 2 个回答 | 0

2

个回答

提问


SPMD to process different iteration on different worker
I'm trying to use the spmd to process different iteration. The current problem I have is the spmd function is repeating the same...

2 years 前 | 1 个回答 | 0

1

个回答