Community Profile

photo

Yi Xien Yap


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort