-
EDIT: See my comment below for an even simpler test case.
Data movement is triggered by the copy constructor, right? I have a case where a ManagedArray is a member of a class. The copy constructor …
-
Hi,
I was trying to use maestrowf to submit jobs. I could set the number of CPUs (cores per task) of the job in the YAML file, something like below.
```
name: model_predictor
description…
-
In its current state, when the simulation runs out of free event buffers, ROSS throws an error suggesting increasing `--extramem=` and exiting the simulation, requiring that the user try increasing th…
-
Having recently watched the movie "Oppenhiemer" (and read the book it is based on several years ago), I got interested in understanding the connection of computing to the Manhattan project and the ori…
-
```
When compiling pdsh against slurm 2.6 using gcc 4.1 and 4.4 (i.e.
the el5 and el6 compilers), I get symbol redefinition errors, below.
I don't get the error with gcc 4.6, but it seems useful to ha…
-
```
When compiling pdsh against slurm 2.6 using gcc 4.1 and 4.4 (i.e.
the el5 and el6 compilers), I get symbol redefinition errors, below.
I don't get the error with gcc 4.6, but it seems useful to ha…
-
It would be great to have tab-completion work for the various commands.
-
For large simulations, the ability to restart the simulations is vital.
We need to be able to save out the mesh, velocity field, current time step, end-time step state variables, and end-time step …
-
Folks, we need to refresh the standard footer for external web pages. I've included my suggestion below, which I can write into an MD file to be embedded directly from this repo (just like the logo fi…
-
Hai,
In previous versions of cdat, we used to plot degree symbol by !Uo!D.
But in cdat8.1 version, it is not plotting degree symbol instead it just displaying text as !Uo!D.
Is there any way to…