Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alberta3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
ians-nmh-siebert
alberta
alberta3
Commits
b122c5f2
Commit
b122c5f2
authored
21 years ago
by
Claus-Justus Heine
Browse files
Options
Downloads
Patches
Plain Diff
Add note about compatibility between F77 Compiler an blas.
parent
03331a08
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+9
-2
9 additions, 2 deletions
README
with
9 additions
and
2 deletions
README
+
9
−
2
View file @
b122c5f2
...
...
@@ -108,11 +108,18 @@ BLAS -- "Basic Linear Algebra Subprograms"
and Opteron CPUs you should have a look at AMD's web-site
(www.amd.com) and search for "acml".
Known quirks for specific BLAS implementations:
Known quirks and specific BLAS implementations:
Compiler dependence
-------------------
In general, you need a version of the BLAS which was compiled
by the Fortran compiler you plan to use. Sometimes it is
possible to get around this restrictions by linking in
additional libraries, as shown in some of the examples listed
below.
Intel's "math core library" libmkl:
------------------------------------
Make sure to also link with libguide, this can be achieved by the
following configure switches:
...
...
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