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

down scaled Kvell #8

Open
beneslami opened this issue Jul 30, 2020 · 2 comments
Open

down scaled Kvell #8

beneslami opened this issue Jul 30, 2020 · 2 comments

Comments

@beneslami
Copy link

Hi,

Since KVell is run on i3.metal instance, I was wondering how it could be possible to change the KVell configuration codes to be able to run on i3.large instance. Because I was thinking of running KVell remote client.

Now the problem is the AWS console does not let me have 2 instances of i3.metal. It seems KVell is compatible with i3.metal. And I am not able to run the code in i3.large instance. So, how can I alter the code?

Thanks,

@BLepers
Copy link
Owner

BLepers commented Jul 31, 2020

My guess is that you run out of cores? You should either disable PINNING in options.h, or run it with fewer threads (e.g. ./main 1 1).

If you give me a more precise error, I can point you in the right direction.

@beneslami
Copy link
Author

It worked! But I have encountered another problem.

(repopulate_db,117) The database contains 688 elements but the benchmark is configured to use 100000000. Please delete the DB first.

Is this problem because of running these two instances on the same machine ?

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

2 participants