Yadi

Results 9 comments of Yadi

In my case I have 244 GB of RAM. additionally as mentioned I generated the results with 128 GB of RAM. The specification of the systems are the same (except...

@avilella check line 484402440, probably you have '*' character in the sequence fasta file.

Same error for me, I worked a little bit more into model and I realize that the problem could be happen in pyspark serializers, here is the error: ``` 22/06/02...

@ColinFay I modified message in golem::use_favicon() (now using red dot ) just please check it, if everything is fine then I can work on other messages. Thanks!

I had same issue! running Alphafold with "multimer" option need higher RAM. I was able to run multimer samples with 256 GB of RAM instead of 64 RAM that failed!...

By increasing the server RAM from 64 GB to 256 GB I could generate the results. so the problem is not about the specific GPU model but the RAM. seems...

Seems I figured out this problem (see #499 ) by increasing the PC RAM from 64 GB into 256GB, you may try to increase too and see if you could...

You need to add a + prefix before parameters that aren't in the default config. ``` +contigmap.inpaint_str=[B10-35] ```