-
Serialbox2 allows to read data and perturb it in order to assess error propagations. It is also useful when comparing results from different compilers in order to decide if observed differences are no…
-
```go
func main() {
var q []interface{}
data := []map[string]interface{}{
{"name":"Contra", "type":"ACT", "company":"Konami", "year": 1989},
{"name":"PES2018", "type":"SPG", "company":"Kona…
-
HI,
I'm trying to generate a test for part of ICON (ECHAM mo_surface.f90, update_surface routine). The test generated by FTG contains a call to ftg_get_bounds:
ftg_bounds = ftg_get_bounds("mo_mp…
-
Hi,
I'm trying to generate a standalone for the vdiff_up routine in the mo_vdiff_upward_sweep module in ICON-2.4.00-RC.
The capture stage misses a few variables which are required from mo_vdiff_…
-
### Todo Tab
The Todo Tab is targetted as a more focused and easily accessible version of trello (An app the seemed like it would work great but due to the hassle of opening and signing into trello e…
-
Hi,
Commit 104 build absolutely fine on Arch and Tumbleweed, but 105's build failed with the error (no other warnings or issues elsewhere in the compile process):
```bash
CSC mods/d2k/OpenRA.Mo…
-
[I'm just working on it](https://github.com/fortesg/fortrantestgenerator/tree/serialbox2).
-
## Description
train_cifar10.py hangs before outputting validation-accuracy on the first epoch when using four P100 GPUs, compiled with debug=1 or MXNET_ENGINE_TYPE=NaiveEngine (recompile with debug=…
-
If I add a new ftg ticket and then want to use that same ticket when attending a showing, it doesn't show up in the drop-down list.
-
Hi all,
there are some features left that I have added to [serialbox-ftg](https://github.com/fortesg/serialbox-ftg) and not yet integrated to serialbox2. serialbox-ftg is based on serialbox1 and u…