ramzivic / kgpu

Automatically exported from code.google.com/p/kgpu
0 stars 0 forks source link

Doubts in KGPU framework #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi

I am Sheshank Kodam, a graduate student from Purdue university.

Before describing my project and doubts, i want to thank you for creating KGPU 
framework. It expands all research areas which require OS abstractions. My 
project is one among them. 

I am working on deadlock algorithm which require OS abstraction for 
communicating events with the GPU. I am using your framework to do this project 
because it is the best. I have downloaded the latest source code 
(kgpu-9-12-2011.zip) from http://code.google.com/p/kgpu/downloads/list. 
As mentioned in the paper, the source code shows the AES implementation right ?
I do not know much about the AES algorithm which is making me difficult for 
understand the code. 

Can you please tell me, how do i edit the AES code implemented in your source 
code to make my project work. What should be my approach ?

With Regards
Sheshank Kodam

Original issue reported on code.google.com by sheshank...@gmail.com on 7 Oct 2011 at 3:05