Re: Cluster computing drawbacks



glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx> writes:

(snips)

> One application that people wish would run better on SMP machines is
> routing for FPGA or ASIC designs. As far as I understand it, it is
> very difficult to do SMP, though maybe some can do two processors.

The Magma P&R tools can definitely use more than one CPU. Likewise,
the LVS tools can. I don't recall if Synopsys DC can utilize multiple
CPUs. However, that is less interesting (at least to us), since we
cut synthesis jobs into managable chunks so we just run them in
parallel with make (and a bunch of licenses).


Kai
--
Kai Harrekilde-Petersen <khp(at)harrekilde(dot)dk>
.



Relevant Pages

  • [patch 10/20] : ulog: fix panic on SMP kernels
    ... Fix kernel panic on various SMP machines. ... The culprit is a null ... one CPU and is spinning on the lock, ...
    (Linux-Kernel)
  • Re: Top question
    ... I assume it shows which CPU a process is running on...would be ... The C column is only enabled on SMP machines, ... topAFAICT and not by ps, so we should probably do two things: ... Update the topmanpage -- adding a description of what C displays ...
    (freebsd-questions)