Add MotionCor2 1.3.1, 1.3.2, & 1.4.0

This commit is contained in:
2020-11-18 21:00:01 +01:00
parent e173ae9dd1
commit 8014c16e2a
3 changed files with 17 additions and 12 deletions

View File

@@ -10,12 +10,14 @@
## Cuda versions
| MotionCor2 | Cuda Versions |
|------------+---------------|
| 1.0.5 | 8.0 9.1 |
| 1.1.0 | 8.0 9.0 9.1 |
| 1.2.0 | 8.0 9.1 9.2 |
| 1.2.6 | 8.0 9.2 10.1 |
| 1.3.0 | 8.0 9.2 10.1 |
| MotionCor2 | Cuda Versions |
|------------+-------------------------|
| 1.0.5 | 8.0 9.1 |
| 1.1.0 | 8.0 9.0 9.1 |
| 1.2.0 | 8.0 9.1 9.2 |
| 1.2.6 | 8.0 9.2 10.1 |
| 1.3.0 | 8.0 9.2 10.1 |
| 1.3.1 | 9.2 10.1 10.2 |
| 1.3.2 | 8.0 9.2 10.0 10.1 10.2 |
| 1.4.0 | 9.2 10.0 10.1 10.2 11.0 |

View File

@@ -5,7 +5,7 @@
pbuild::add_to_group 'EM'
pbuild::prep() {
cp $BUILDBLOCK_DIR/files/LICENSE $PREFIX/
:
}
pbuild::configure() {
@@ -17,6 +17,6 @@ pbuild::compile() {
}
pbuild::install() {
:
cp $BUILDBLOCK_DIR/files/LICENSE $PREFIX/
}

View File

@@ -3,5 +3,8 @@ MotionCor2/1.0.4 stable
MotionCor2/1.0.5 stable
MotionCor2/1.1.0 stable
MotionCor2/1.2.0 stable
MotionCor2/1.2.6 unstable
MotionCor2/1.3.0 unstable
MotionCor2/1.2.6 stable
MotionCor2/1.3.0 stable
MotionCor2/1.3.1 stable
MotionCor2/1.3.2 stable
MotionCor2/1.4.0 stable