|
|
@ -11,8 +11,8 @@ set filetype=ascii |
|
|
*set askquit |
|
|
*set askquit |
|
|
** set the number of threads in openmp |
|
|
** set the number of threads in openmp |
|
|
** default (if compiled with --enable-openmp) is: 2 |
|
|
** default (if compiled with --enable-openmp) is: 2 |
|
|
set num_threads=4 |
|
|
|
|
|
set interactive |
|
|
|
|
|
|
|
|
set num_threads=8 |
|
|
|
|
|
*set interactive |
|
|
|
|
|
|
|
|
strcmp __flag $program "ngspice" |
|
|
strcmp __flag $program "ngspice" |
|
|
if $__flag = 0 |
|
|
if $__flag = 0 |
|
|
|