Yeah, it's much faster. It uses mpi so you need to...
# xyce
y
Yeah, it's much faster. It uses mpi so you need to wrap it in an mpi command: mpirun -np <# procs> Xyce [options] <netlist filename>
👍 2