bla
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 1679 articles for 0.006 sec
Two band matrixes product? Blas?     

Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: Simulate
Date: Jul 6, 2008 18:20

Does the BLAS library has the capicity to do two band matrixes product? And which function did it?
Show full article (0.10Kb)
Why no xSCOPY in BLAS?     

Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: Henrik Holst
Date: Jun 3, 2008 12:12

Hi CLF gurus I was reading the BLAS reference and so I struck me. It is missing one routine! It is like xSCAL and xCOPY but it does it simultaneously. In the notation of BLAS: y <- alpha x. Why is this routine not included? Doing a copy first and then scaling is very inefficient, so why not do it at the same time (like xAXPY but with y=0 initially)? -- Henrik Holst, Sweden
Show full article (0.38Kb)
Re: Why no xSCOPY in BLAS?     

Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: Tim Prince
Date: Jun 3, 2008 03:05

Henrik Holst wrote: Hi CLF gurus I was reading the BLAS reference and so I struck me. It is missing one routine! It is like xSCAL and xCOPY but it does it simultaneously. In the notation of BLAS: y <- alpha x. Why is this routine not included? Doing a copy first and then scaling is very inefficient, so why not do it at...
Show full article (0.48Kb)
Re: ISO_C_BINDING and BLAS/LAPACK     

Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: Damian
Date: May 16, 2008 05:27

On May 11, 12:55 pm, Jason Nielsen <j...@cs.sfu.ca> wrote: Does anyone know of iso_c_binding module(s) to allow blas and lapack to be called from C? I am aware of cblas etc. but it seems that given the C interface has become standard that something along these lines may have been written. My google search seems to indicate that such a thing does not exist but I was curious. ...
Show full article (0.85Kb) · Show article thread
ISO_C_BINDING and BLAS/LAPACK     

Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: Jason Nielsen
Date: May 11, 2008 12:55

Does anyone know of iso_c_binding module(s) to allow blas and lapack to be called from C? I am aware of cblas etc. but it seems that given the C interface has become standard that something along these lines may have been written. My google search seems to indicate that such a thing does not exist but I was curious. Thanks, Jason
Show full article (0.34Kb)
Re: idmax, idmin in blas extension     

Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: Ron Shepard
Date: Apr 10, 2008 21:42

...I want to use idmax and idmin which should be in blas library. But according to the mannual of blas, they belong to the extension of blas. When can I get this? I think the "standard" BLAS routine for the index of maximum absolute value is idamax(). ... to replace these, but as with all of the BLAS routines, there are compromises and tradeoffs with efficiency and memory ...
Show full article (0.66Kb) · Show article thread
Re: idmax, idmin in blas extension     

Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: Gerry Ford
Date: Apr 10, 2008 19:25

... message news:47FEC332.6020604@nospamcomputer.org... foolcat wrote: I want to use idmax and idmin which should be in blas library. But according to the mannual of blas, they belong to the extension of blas. When can I get this? Any reason to prefer this over maxloc(abs(..... ? I was thinking ...
Show full article (1.56Kb) · Show article thread
Re: idmax, idmin in blas extension     

Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: Tim Prince
Date: Apr 10, 2008 18:47

foolcat wrote: I want to use idmax and idmin which should be in blas library. But according to the mannual of blas, they belong to the extension of blas. When can I get this? Any reason to prefer this over maxloc(abs(..... ?
Show full article (0.24Kb) · Show article thread
Re: idmax, idmin in blas extension     

Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: AnotherSquid
Date: Apr 10, 2008 18:27

... 10, 3:21 pm, foolcat <xiaofengli...@gmail.com> wrote: I want to use idmax and idmin which should be in blas library. But according to the manual of blas, they belong to the extension of blas. Where can I get this? I found this at http://www.netlib.org/toms/686 : INTEGER FUNCTION IDMAX(X,N) C ...
Show full article (0.92Kb) · Show article thread
idmax, idmin in blas extension     

Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: foolcat
Date: Apr 10, 2008 14:21

I want to use idmax and idmin which should be in blas library. But according to the mannual of blas, they belong to the extension of blas. When can I get this? Thanks!
Show full article (0.17Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next