Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review 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
RadioObservatory
LOFAR
Commits
7f17a19e
Commit
7f17a19e
authored
20 years ago
by
Ger van Diepen
Browse files
Options
Downloads
Patches
Plain Diff
%[ER: 70]%
Make without-sse the default (for lofar9, etc.)
parent
d58a45d2
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
autoconf_share/variants
+1
-1
1 addition, 1 deletion
autoconf_share/variants
autoconf_share/variants.lofar17
+2
-3
2 additions, 3 deletions
autoconf_share/variants.lofar17
with
3 additions
and
4 deletions
autoconf_share/variants
+
1
−
1
View file @
7f17a19e
...
@@ -41,7 +41,7 @@ scampi.var: --with-scampi
...
@@ -41,7 +41,7 @@ scampi.var: --with-scampi
vbroker.var: --with-vbroker
vbroker.var: --with-vbroker
threads.var: --with-threads
threads.var: --with-threads
nothreads.var: --with-threads=no
nothreads.var: --with-threads=no
sse.var: --with-sse
sse.var: --with
out
-sse
shmem.var: --with-shmem
shmem.var: --with-shmem
noshmem.var: --with-shmem=no
noshmem.var: --with-shmem=no
bgl_cpp.var: --with-cppflags='-qarch=440d -qinfo=pro:gen -qcpluscmt -I. -qlist -qsource -qmaxmem=64000 -I/bgl/BlueLight/ppcfloor/bglsys/include/ -DHAVE_BGL -DYY_NEVER_INTERACTIVE'
bgl_cpp.var: --with-cppflags='-qarch=440d -qinfo=pro:gen -qcpluscmt -I. -qlist -qsource -qmaxmem=64000 -I/bgl/BlueLight/ppcfloor/bglsys/include/ -DHAVE_BGL -DYY_NEVER_INTERACTIVE'
...
...
This diff is collapsed.
Click to expand it.
autoconf_share/variants.lofar17
+
2
−
3
View file @
7f17a19e
gnu3.compiler.conf: CXX="$CCACHE /usr/bin/g++"
gnu3.compiler.conf: CXX="$CCACHE /usr/bin/g++"
gnu3.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu
gnu3.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu
gnu3.compiler.sse.var: --without-sse
gnu.compiler.conf: CXX="$CCACHE /usr/bin/g++"
gnu.compiler.conf: CXX="$CCACHE /usr/bin/g++"
gnu.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu
gnu.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu
gnu.compiler.sse.var: --without-sse
gnu34.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib"
gnu34.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib"
gnu34.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu34
gnu34.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu34
gnu34.compiler.sse.var: --with-sse
gnunew.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib"
gnunew.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib"
gnunew.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu34
gnunew.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu34
gnunew.compiler.sse.var: --with-sse
icc.compiler.conf: CXX="$CCACHE /usr/local/compiler80/bin/icc" --with-cppflags="-cxxlib-gcc" --with-ldflags="-cxxlib-gcc -Xlinker -rpath -Xlinker /usr/local/compiler80/lib"
icc.compiler.conf: CXX="$CCACHE /usr/local/compiler80/bin/icc" --with-cppflags="-cxxlib-gcc" --with-ldflags="-cxxlib-gcc -Xlinker -rpath -Xlinker /usr/local/compiler80/lib"
icc.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu --with-blitz=/usr/local/blitz/gnu --with-fftw2=/usr/local/fftw2/gnu --with-dtl=/usr/local/dtl/gnu
icc.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu --with-blitz=/usr/local/blitz/gnu --with-fftw2=/usr/local/fftw2/gnu --with-dtl=/usr/local/dtl/gnu
icc.compiler.sse.var: --without-sse
insure.variant.conf: --with-insuretools=/usr/local/insure/bin.linux2 $(aipspp)
insure.variant.conf: --with-insuretools=/usr/local/insure/bin.linux2 $(aipspp)
...
...
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