Browse Source

OpenMP

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

2
ChangeLog

@ -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

4
INSTALL

@ -221,6 +221,10 @@ This file describes the procedures to install ngspice from sources.
"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

Loading…
Cancel
Save