Re: Taking advantage of clusters or multi CPUs?
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Fri, 03 Feb 2006 23:39:38 GMT
On Fri, 3 Feb 2006 17:27:19 +0000 (UTC), Dimitri Maziuk
<dima@xxxxxxxxx> wrote, quoted or indirectly quoted someone who said :
if you could bypass everything
including on-chip instruction pipeline & parallelizer and get
direct access to chip's cores. Definitely not in Java, for
obvious reasons.
most chips nowadays come with one or more specialised auxiliary
processors, DSPs which are a sort of miniature array processor. These
are primarily intended for video or audio processing. You might see
Java using them, but only a in a native method. The most common place
you see them used are in CODECs.
see http://mindprod.com/jgloss/dsp.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- Taking advantage of clusters or multi CPUs?
- From: Kevin
- Re: Taking advantage of clusters or multi CPUs?
- From: Knute Johnson
- Re: Taking advantage of clusters or multi CPUs?
- From: Kevin
- Re: Taking advantage of clusters or multi CPUs?
- From: Dimitri Maziuk
- Taking advantage of clusters or multi CPUs?
- Prev by Date: Re: JNI in 64bit machine
- Next by Date: Re: Running dual jvm's 1.4 1.5
- Previous by thread: Re: Taking advantage of clusters or multi CPUs?
- Next by thread: Re: Taking advantage of clusters or multi CPUs?
- Index(es):
Relevant Pages
|
|