| 2 | |
| 3 | Edit: more info, from the numpy log: |
| 4 | {{{ |
| 5 | atlas_threads_info: |
| 6 | Setting PTATLAS=ATLAS |
| 7 | libraries lapack_atlas not found in /home/palmieri/mark/sage-5.3.beta1-ATLAS/local/lib |
| 8 | numpy.distutils.system_info.atlas_threads_info |
| 9 | Setting PTATLAS=ATLAS |
| 10 | /home/palmieri/mark/sage-5.3.beta1-ATLAS/spkg/build/numpy-1.5.1.p1/src/numpy/distutils/system_info.py:1010: UserWarning: |
| 11 | ********************************************************************* |
| 12 | Lapack library (from ATLAS) is probably incomplete: |
| 13 | size of /home/palmieri/mark/sage-5.3.beta1-ATLAS/local/lib/liblapack.so is 360k (expected >4000k) |
| 14 | |
| 15 | Follow the instructions in the KNOWN PROBLEMS section of the file |
| 16 | numpy/INSTALL.txt. |
| 17 | ********************************************************************* |
| 18 | }}} |
| 19 | If you have an account on skynet, feel free to look around `/home/palmieri/mark/sage-5.3.beta1-ATLAS/`. |