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

Evaluate performance on AWS EC2 #30

Open
achimnol opened this issue Jun 12, 2016 · 0 comments
Open

Evaluate performance on AWS EC2 #30

achimnol opened this issue Jun 12, 2016 · 0 comments

Comments

@achimnol
Copy link
Member

achimnol commented Jun 12, 2016

Evaluate NBA's performance on multi-tenant cloud environments: Amazon EC2.
Intel DPDK has two types of EC2-releated poll-mode drivers:

Additionally, it would be more interesting to try CUDA-enabled instances (e.g., g2 family) with GPU acceleration. In this case, you may need to change/update Snakefile and PCI device IDs in *_DEVICES files to detect the grid-version of NVIDIA GPUs correctly and compile the CUDA sources using the correct compute capability versions.

NOTE: You may need to attach a secondary back-up ENI to protect access to your instances because the OS network stack looses SSH connections when DPDK takes the control of primary NIC via ixgbevf-pmd.

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

No branches or pull requests

1 participant