Leighton W. Wilson

Results 6 comments of Leighton W. Wilson

I see this is an old issue, but--not sure if I've mentioned this before, but the version of TABI-PB (the BEM) that's currently in APBS can actually be compiled to...

One more thing--there's also a cmake flag to compile TABI-PB with OpenMP support instead. Support is only for a single compute node, however--no MPI.

Small additional note on this: I unsurprisingly run into the same error when building on Mac. Just a simple `brew install suitesparse` to get the UMFPACK libraries is needed and...

My bad on this--It had slipped my mind the value of the `sdens` parameter should be updated on the examples. The density parameter in msms has a slightly different meaning...

@dvdesolve was helpful enough to point out this issue and investigate it in TABI-PB as well; it looks like it's because [gcc 10 is finally enforcing no common blocks as...