Amit, Attached is the make.inc for your configuration. Just put it in your LAPACK directory. I put veclib as optimized BLAS library. It is part of the developer package on MAC OS/X. If you do not have it installed, you can run with the reference BLAS library, but you won't get performance. Just change the lines: #BLASLIB = ../../blas$(PLAT).a BLASLIB = -framework veclib by BLASLIB = ../../blas$(PLAT).a #BLASLIB = -framework veclib For your information LAPACK installation guide is available online at: http://www.netlib.org/lapack/lawn81/index.html Sincerely Julie On Jul 11, 2009, at 7:45 AM, System Administrator wrote: ********************************************** Julie Langou; Research Associate in Computer Science Innovative Computing Laboratory; University of Tennessee from Denver, Colorado ;-) julie@Domain.Removed; http://www.cs.utk.edu/~julie/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20090714/e96e2e58/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: make.inc Type: application/octet-stream Size: 2492 bytes Desc: not available Url : http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20090714/e96e2e58/make.obj -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20090714/e96e2e58/attachment-0001.html |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Lapack] ubuntu multi-core issue, Tom Davies |
|---|---|
| Next by Date: | [Lapack] ubuntu multi-core issue, julie langou |
| Previous by Thread: | [Lapack] how to compile lapack library on dawin operating system, System Administrator |
| Next by Thread: | [Lapack] ubuntu multi-core issue, Tom Davies |
| Indexes: | [Date] [Thread] |