Compiling NWChem as a library


Clicked A Few Times
Hi,

Before I started playing around with things to do this, I wondered if there was any shorthand method of compiling the NWChem code as a library (e.g. make lib)?

All the best,

Andy

Forum Vet
Andy,

All source gets build into library files in nwchem-6.1/lib/<NWCHEM_TARGET> and then subsequently linked into a binary. We don not have a shorthand that stops the final step from happing.

Bert

Quote:Logsdail Mar 12th 4:04 pm
Hi,

Before I started playing around with things to do this, I wondered if there was any shorthand method of compiling the NWChem code as a library (e.g. make lib)?

All the best,

Andy

Clicked A Few Times
Thanks Bert - should be easy then.


Forum >> NWChem's corner >> Compiling NWChem