Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU threading #28

Open
kcgthb opened this issue Oct 14, 2017 · 4 comments
Open

GPU threading #28

kcgthb opened this issue Oct 14, 2017 · 4 comments

Comments

@kcgthb
Copy link

kcgthb commented Oct 14, 2017

Hi there!

It looks like some sources files are missing to enable GPU threading. Namely, dig.cu is not in the repo. Is it intentional?

@yeroc-sebrof
Copy link

I have also had the issue where there is various methods that are referenced from CUDA but have not been included

@vicodark
Copy link

I'm pretty sure that dig.cu was not included for a few reasons, but the most valid one now is that it was coded over a decade ago (around the CUDA 1.0 release) and would certainly no longer work. Apparently we never cleaned up the many references to it.

@vicodark
Copy link

Here's the file in case it can be of use.
dig.cu.zip

@yeroc-sebrof
Copy link

Ah, thank you very much. I am attempting to implement GPU header/footer search myself. This will hopefully give me a better foothold if I wanted to include it to Scalpel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants