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

inconsistency between partitioning combinations #74

Open
hkashyap opened this issue Jun 6, 2019 · 0 comments
Open

inconsistency between partitioning combinations #74

hkashyap opened this issue Jun 6, 2019 · 0 comments

Comments

@hkashyap
Copy link
Contributor

hkashyap commented Jun 6, 2019

Jeffrey Kopsick from GMU reported inconsistent results on the 80-20 example, when different GPU partitioning setups were adopted using 3 GPUs vs. 4 GPUs. I could reproduce the same using CPUs as well.

Of the four groups, I get consistent output for 1, 2, and 4 CPUs. In case of three CPUs:

  1. exc1=>0, exc2=>0, exc3=>1, inh =>2 is consistent with 1,2, 4 CPUs
  2. When I let the inhibitory group share a CPU with an excitatory group, it becomes inconsistent. Which is not an expected behavior.

On a system with two GPUs, and a run with 2 CPUs and 2 GPUs was fine.

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