
Yi Xien Yap
Statistics
7 Domande
0 Risposte
RANK
209.576
of 275.717
REPUTAZIONE
0
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
42.86%
VOTI RICEVUTI
0
RANK
of 125.541
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
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...
7 mesi fa | 0 risposte | 0
0
risposteDomanda
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 ...
7 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
7 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
7 mesi fa | 2 risposte | 0
2
risposteDomanda
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...
7 mesi fa | 0 risposte | 0
0
risposteDomanda
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"...
8 mesi fa | 2 risposte | 0
2
risposteDomanda
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...
8 mesi fa | 1 risposta | 0