This commit is contained in:
h_vogt 2010-06-24 11:10:36 +00:00
parent 8b1c9dde7f
commit 1ed7e49ecd
2 changed files with 8 additions and 4 deletions

View File

@ -1,5 +1,5 @@
2010-06-23 Holger Vogt
* configure.in, bsim3/b3ld.c, bsim3/b3set.c, bsim3/bsim3def.f,
* configure.in, INSTALL, bsim3/b3ld.c, bsim3/b3set.c, bsim3/bsim3def.f,
spinit.in: Multi-core support with OpenMP for BSIM3 vers. 3.3.0
2010-06-23 Robert Larice

10
INSTALL
View File

@ -217,9 +217,13 @@ This file describes the procedures to install ngspice from sources.
is discouraged.
--with-tcl=tcldir
When configured with this option the tcl module
"tclspice" is compiled and installed instead of
plain ngspice.
When configured with this option the tcl module
"tclspice" is compiled and installed instead of
plain ngspice.
--enable-openmp
Compile ngspice for multi-core processors.
Parallelization is done by OpenMP
1.4.2 Options Useful for Debugging Ngspice