Page 1 of 1

improvements for ATI cards

PostPosted: Fri Jun 08, 2012 5:17 pm
by frede.sch
Hi,

I don't know if anyone heard about this blog.zorinaq.com/?e=42.

What about use it in criptohaze?

Re: improvements for ATI cards

PostPosted: Fri Jun 08, 2012 6:09 pm
by Bitweasil
I use the BFI_INT instruction in the OpenCL kernels.

The code he used is not written in OpenCL. AMD only supports OpenCL anymore.

What specific aspects are you referring to? I'm happy to see code improvements ported in - the code is freely available for both projects.

But, yes, I am aware of his work. We talk fairly regularly.

Re: improvements for ATI cards

PostPosted: Fri Jun 08, 2012 8:33 pm
by frede.sch
Bitweasil wrote:I use the BFI_INT instruction in the OpenCL kernels.

The code he used is not written in OpenCL. AMD only supports OpenCL anymore.

What specific aspects are you referring to? I'm happy to see code improvements ported in - the code is freely available for both projects.

But, yes, I am aware of his work. We talk fairly regularly.


Oh I didn't know that AMD only supports OpenCL now, sorry :)

I read about bitalign IL instruction and a 18-step MD5 reversing.

Re: improvements for ATI cards

PostPosted: Sat Jun 09, 2012 2:24 am
by Bitweasil
frede.sch wrote:I read about bitalign IL instruction and a 18-step MD5 reversing.


I implement bitalign where relevant, and while I don't do 18 step MD5 reversing, I certainly know how. It's not a good fit for my framework currently.