Community Profile

photo

Soumyadipta Sengupta


Attivo dal 2018

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Correlation on distributed array
I would like to compute autocorrelation using the xcorr function on a distributed array. Would this be possible?

oltre 5 anni fa | 1 risposta | 1

1

risposta

Domanda


Within script function not working in parallel code
if i have functions within the script, the parallel code is not working in both 2017b and 2018 on a cluster. The workers are not...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risposto
Help regarding parallelizing code
i have parallelized it.

oltre 5 anni fa | 0

Domanda


connector not running message while executing parallel code on cluster
I am running the following test code on a cluster. clc;clear all; x=32; poolobj=parpool(x); A = zeros(32, 11); tic parfor ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risposto
Help regarding parallelizing code
Hello Jan, I have preallocated those variables as well as the structures . I didn't show the complete code.

oltre 5 anni fa | 0

Domanda


Help regarding parallelizing code
for i=1:(length(water)/3)-1 for j=i+1:length(water)/3 donor_mol_in...

oltre 5 anni fa | 2 risposte | 0

2

risposte