Some updates and fixes:
* I’ve committed a temporary fix regarding compiler issues to svn (see below). Pyrit should now compile with CUDA 2.1-beta out of the box.
* Pyrit should now compile on FreeBSD without any changes required
* Support for AMD Stream was added to svn. I’d be glad to here from your [...]
January 27, 2009
Categories: Uncategorized . . Author: ebfe . Comments: Leave a Comment
Znuh hat written a patch for Pyrit that adds support for the AMD Stream model, running on all AMD/ATI cards 4xxx and beyond. He reports speeds of around 9.600 to 10.000 PMK/s on a Radeon 4870.
His blog-post
The patch
As I don’t have any ATI hardware myself, I couldn’t test his patch.
Update: The patch is now in [...]
January 18, 2009
Categories: Uncategorized . . Author: ebfe . Comments: Leave a Comment
Compiling for the VIA Padlock engine with gcc 4.3 is now fixed in latest svn
January 11, 2009
Categories: Uncategorized . . Author: ebfe . Comments: Leave a Comment
Wi-Fi.org reports that 387 million Wi-Fi capable chipsets have been sold in 2008. According to the press release, around 271 million of those are built into mobile devices of some kind.
January 10, 2009
Categories: Uncategorized . . Author: ebfe . Comments: 1 Comment
Fedora 10 already uses GCC 4.3 and I noticed this version seems to break the Padlock code built into the _cpyrit module. It probably get’s confused by the segfault trick…
If you use Pyrit on VIA processors with Padlock hardware engine you should compile the cpyrit module with -O0 instead of -O2. This fixes the behaviour [...]
January 10, 2009
Categories: Uncategorized . . Author: ebfe . Comments: Leave a Comment
Word from NVidia: The bug that causes the compiler to stall will probably not be fixed in 2.1-final but 2.2
Try the compiler option, –opencc-options -WOPT:expr_reass=off, to work around the problem for now.
January 9, 2009
Categories: Uncategorized . . Author: ebfe . Comments: Leave a Comment
I switched all my boxes, including the headless ones, to Fedora 10 after using Gentoo-Linux as my primary OS for more than 4 years.
So long Gentoo and thanks for all the fish.
January 8, 2009
Categories: Uncategorized . . Author: ebfe . Comments: Leave a Comment