Browse Source

OpenMP

pre-master-46
h_vogt 16 years ago
parent
commit
1ed7e49ecd
  1. 2
      ChangeLog
  2. 10
      INSTALL

2
ChangeLog

@ -1,5 +1,5 @@
2010-06-23 Holger Vogt 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 spinit.in: Multi-core support with OpenMP for BSIM3 vers. 3.3.0
2010-06-23 Robert Larice 2010-06-23 Robert Larice

10
INSTALL

@ -217,9 +217,13 @@ This file describes the procedures to install ngspice from sources.
is discouraged. is discouraged.
--with-tcl=tcldir --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 1.4.2 Options Useful for Debugging Ngspice

Loading…
Cancel
Save