Add MotionCor2 1.3.1, 1.3.2, & 1.4.0
This commit is contained in:
@@ -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 |
|
||||
|
||||
|
||||
@@ -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/
|
||||
}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user