Skip to content

Instantly share code, notes, and snippets.

@flikka
flikka / gcc47autodiff
Created June 19, 2014 11:06
autodiff block test memory access violation
Started by user OPM Test User
Building in workspace /var/lib/jenkins/workspace/opm-autodiff
> git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/OPM/opm-autodiff.git
Fetching upstream changes from https://github.com/OPM/opm-autodiff.git
> git --version
> git fetch --tags --progress https://github.com/OPM/opm-autodiff.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit}
Checking out Revision aecfa3ed5069ada2d2a4da3bb5209920a512c9d8 (origin/master)
@flikka
flikka / gist:7263021
Last active December 27, 2015 03:59
SPE1 missing keywords
The keyword NUPCOL is not recognized at ../tests/SPE1_opm.DATA:38 OK
The keyword GRID is not recognized at ../tests/SPE1_opm.DATA:58 OK
The keyword DXV is not recognized at ../tests/SPE1_opm.DATA:71 OK
The keyword DYV is not recognized at ../tests/SPE1_opm.DATA:74 OK
The keyword DZV is not recognized at ../tests/SPE1_opm.DATA:77 OK
The keyword PERMY is not recognized at ../tests/SPE1_opm.DATA:90 OK
The keyword DEPTHZ is not recognized at ../tests/SPE1_opm.DATA:107 OK
The keyword SWOF is not recognized at ../tests/SPE1_opm.DATA:129 OK
The keyword SGOF is not recognized at ../tests/SPE1_opm.DATA:151 OK