-
File addRequestInfo.patch can be downloaded by opening the page specified in my comment of 2009-06-20. After clicking "Attached File (1)", the entry for addRequestInfo.patch becomes visible. On the right, there is an active link labeled "Download". Click it to download the patch file. Eh voilĂ !
2009-10-04 16:29:38 UTC in acx100 - Wireless chipset Linux driver
-
The Fedora packager has included your PPRO32.tgz into his source package, and the resulting non-SSE binary package allows to run a code of mine now without "illegal instruction" error which was my main goal. Thanks again!
2009-09-07 05:04:14 UTC in Automatically Tuned Linear Algebra Soft.
-
Great job! I have attached your P6 architectural defaults to the bug report at Red Hat's Bugzilla. I will report back progress on this issue.
2009-08-20 11:02:55 UTC in Automatically Tuned Linear Algebra Soft.
-
Your suggestion sounds great, thanks a lot! Pentium Pro would be a huge improvement and allow to build a non-SSE binary package which runs on Pentium II as well. The point is that the arch defaults allow to build binary packages for different target architectures on a single build server. If you are interested have a look at my bug report at Red Hat Bugzilla...
2009-08-15 17:15:05 UTC in Automatically Tuned Linear Algebra Soft.
-
Fedora 11 includes ATLAS 3.8.3. Binary packages for various architectures are built on virtual build servers, e.g. supporting SSE, SSE2, etc. using the architectural defaults of the target systems. The problem is that minimum requirements for Fedora are essentially i586 plus cmov, thus Pentium Pro and Pentium II are supported both of which do not provide any SSEx functionality.
At present...
2009-08-15 09:22:53 UTC in Automatically Tuned Linear Algebra Soft.
-
I have checked out the current git tree, and the module builds just fine against kernel 2.6.29.5-84.fc10 of Fedora 10 updates. Together with package acx111-firmware-2.3.1.31-1, wireless adapter D-Link DWL-G520+ is working without any problem, in fact better than ever before, but make sure to fully disable NetworkManager when using the ACX driver. Driver version is 0.3.38-git, and the ioctl.c...
2009-06-20 09:05:50 UTC in acx100 - Wireless chipset Linux driver
-
Replacing "pair middle=0.5*(bleft+tright);" by "pair middle=0.25*(bleft+bright+tleft+tright);" in contour.asy pulled from asymptote-1.47-1.fc10 yields excellent results, actually better than the respective upstream contour.asy to which the modification has already been applied [for real data, not the synthetic one attached to this report]. Have there been some other relevant modifications?.
2009-02-22 19:46:03 UTC in Asymptote
-
That's a huge improvement, thanks! This finally completes the implementation of contour rendering for structured data which had been introduced after my report of bug 1984363. There were some small irregularities on the highly distorted grid left after migration from scattered to structured data (for the same set) which are now also gone.
2009-02-15 21:31:20 UTC in Asymptote
-
File Added: plane.pdf.
2009-02-14 20:21:48 UTC in Asymptote
-
I forgot to add, that this happens with locally built package asymptote-1.59-1.fc10.x86_64 on Fedora 10.
2009-02-14 18:56:57 UTC in Asymptote