Skip to content

Commit 268a5c3

Browse files
authored
Merge pull request #3 from Ricks-Lab/v1.1.0-CFG_Features
v1.2.0 features and bug fixes
2 parents 8b3f1db + 7350002 commit 268a5c3

21 files changed

Lines changed: 24208 additions & 24070 deletions

APPS_CPU/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# APPS_CPU - SETI@Home MultiBeam Applications
2+
3+
This directory contains Linux versions of the CPU MultiBeam V8 apps that I have collected from various sources.
4+
5+
## Known Issues
6+
* I have not yet been successful of compiling a working version of any app in the latest release of Ubuntu.
7+
* These are only apps that I have personally tested, so apps for platforms I don't have are not represented here.
8+

APPS_GPU/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# APPS_GPU - SETI@Home MultiBeam Applications
2+
3+
This directory contains Linux versions of the GPU MultiBeam V8 apps that I have collected from various sources.
4+
5+
## Known Issues
6+
* I have not yet been successful of compiling a working version of any app in the latest release of Ubuntu.
7+
* These are only apps that I have personally tested, so apps for platforms I don't have are not represented here.
8+

APPS_REF/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# APPS_REF - SETI@Home MultiBeam Applications - Stock Reference App
2+
3+
This directory contains Linux versions of the current stock CPU MultiBeam V8 app. It is recommended to use this app to generate reference results to assure you are verifying integrity against a known standard.
4+
5+
## Known Issues
6+
* This was the stock app as of 23-Nov-18. I will update as I become aware of a newer stock CPU app.
7+

APPS_REF/REF_RESULTS/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# REF_RESULTS - Reference results for each provided WU
2+
3+
These are the results I have generated using the stock CPU app to process all WUs provided with the project. If you ever use a new WU with benchMT, it will produce a reference file and store here for comparision to the target apps used to process it.
4+
5+
## Known Issues
6+
* These results were generated with the stock CPU app as of 23-Nov-18. I will update as I become aware of a newer stock CPU app. In your installation, you can always manually replace the current APPS_REF with the latest from the project.
7+

0 commit comments

Comments
 (0)