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

Multiple process usage #29

Open
tugrul512bit opened this issue Jan 22, 2021 · 1 comment
Open

Multiple process usage #29

tugrul512bit opened this issue Jan 22, 2021 · 1 comment

Comments

@tugrul512bit
Copy link

tugrul512bit commented Jan 22, 2021

Is this thread-safe in itself? What happens if OS writes/reads myfile.txt while I have a process also reading/writing myfile.txt?

What if different files are accessed concurrently?

Do we get graphics card's asynchronous features (like pci-e both ways usage, read+write concurrently)?

I have 2x K420 cards and a GT1030 card. Can I use 3 instances and somehow join all for 6GB(2 each) memory without losing threadsafeness? Can I have 2-3 instances on 1 graphics card to have more threading?

@twobombs
Copy link

AFAIK 5x yes

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