icebert / pblat

parallelized blat with multi-threads support
http://icebert.github.io/pblat/
Other
50 stars 14 forks source link

shared memory #23

Open TomhitsJerry opened 1 year ago

TomhitsJerry commented 1 year ago

Hi, icebert: Thanks for your very nice tool, it helps me a lot. I have multiple sample fasta, and want to use pblat in parallel. Can pblat share memory that multiple process use the same memory?

Thank you!

icebert commented 1 year ago

Hi TomhitsJerry, glad to know pblat is helpful. For multiple pblat processes, they don't share memory.