Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CommonClassifier
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Wassmer
CommonClassifier
Commits
cdf3fd7e
Commit
cdf3fd7e
authored
8 years ago
by
Joosep Pata
Browse files
Options
Downloads
Patches
Plain Diff
temporarily check out master
parent
2151b92e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-0
1 addition, 0 deletions
README.md
setup/install_mem.sh
+3
-1
3 additions, 1 deletion
setup/install_mem.sh
with
4 additions
and
1 deletion
README.md
+
1
−
0
View file @
cdf3fd7e
...
...
@@ -14,6 +14,7 @@ source TTH/CommonClassifier/setup/install_mem.sh
scram b
mem_test
mem_test_dl
bdt_test
dnn_test
~~~
...
...
This diff is collapsed.
Click to expand it.
setup/install_mem.sh
+
3
−
1
View file @
cdf3fd7e
...
...
@@ -10,11 +10,13 @@ action() {
cd
src/TTH
# get the MEM code
git clone https://github.com/jpata/Code.git MEIntegratorStandalone
--branch
v0.3
git clone https://github.com/jpata/Code.git MEIntegratorStandalone
--branch
master
# copy the OpenLoops ME libraries
cp
-R
MEIntegratorStandalone/libs/
*
../../lib/
$SCRAM_ARCH
/
scram setup MEIntegratorStandalone/deps/gsl.xml
cd
$origin
fi
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment