Issue with memory and the gcsa index in toil-vg
0
0
Entering edit mode
2.9 years ago
jcmouren • 0

Hello,

I’m trying to construct a graph with toil-vg but have issues with memory and the gcsa indexing.

I would like to know how the values are determined in the follow-up error : “Requesting more disk than either physically available, or enforced by --maxDisk. Requested: 139586437120, Available: 133757087744”.

Is it really simply just disk memory ? Because I know I have way more than what is requested, so if anyone could explain it to me please.

Here’s the configuration I use : gcsa-index-mem: '230G' gcsa-index-disk: '130G' gcsa-index-preemptable: False

toil-vg vg vgteam • 1.2k views
ADD COMMENT
0
Entering edit mode

I never used this tool but looking at the error you can try and set --maxDisk less than the available memory.

ADD REPLY
0
Entering edit mode

Yes but I need this much memory, and I don't get why it is saying I don't have enough available because if it's really disk memory I have several terabytes available

ADD REPLY
0
Entering edit mode

Are you sure you have enough disk space available in the right directory? I have never used toil myself, but I believe it will use the local temporary directory as the working directory if you don't specify anything else.

ADD REPLY
0
Entering edit mode

Unfortunately I did specify the right directory and checked the disk space available. If I find an explanation by digging into the code I will update this post.

ADD REPLY

Login before adding your answer.

Traffic: 1577 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6