Reply
 
Thread Tools Display Modes
  #1   Report Post  
Zooper
 
Posts: n/a
Default Anyone using XEON-based DAWs?

Just wondering how compatible a dual Intel XEON workstation would be with
audio apps like Cubase.

Also, I believe you can run a dual XEON with hyperthreading.. meaning the OS
'sees' 4 CPUs!
Anyone know how compatible this would be to our own niche applications??
Typically these boxes are used for servers.

cheers!

zoop


  #2   Report Post  
Zooper
 
Posts: n/a
Default


Just found this.. looks promising for Audio apps:
http://www.tomshardware.com/motherbo...-13.html#audio



"Zooper" wrote in message
...
Just wondering how compatible a dual Intel XEON workstation would be with
audio apps like Cubase.

Also, I believe you can run a dual XEON with hyperthreading.. meaning the

OS
'sees' 4 CPUs!
Anyone know how compatible this would be to our own niche applications??
Typically these boxes are used for servers.

cheers!

zoop




  #3   Report Post  
Roger W. Norman
 
Posts: n/a
Default

You can trust Tom's Hardware. They go through some pretty extensive
testing.

In case you didn't know, AMD has a "Producer's Group" that exclusively uses
dual AMD 64 Opterons and seem to be liking them, but then we don't know
whether these guys actually bought the units or had them supplied by AMD.
I'm running one of my machines with an Athlon 64 and it's doing a good job.
My other system is an XP 1600+ and for audio it does everything I've ever
asked of it.

Somewhere inbetween lies the truth about how any of these would work for
you.

--


Roger W. Norman
SirMusic Studio

"Zooper" wrote in message
...

Just found this.. looks promising for Audio apps:

http://www.tomshardware.com/motherbo...-13.html#audio



"Zooper" wrote in message
...
Just wondering how compatible a dual Intel XEON workstation would be

with
audio apps like Cubase.

Also, I believe you can run a dual XEON with hyperthreading.. meaning

the
OS
'sees' 4 CPUs!
Anyone know how compatible this would be to our own niche applications??
Typically these boxes are used for servers.

cheers!

zoop






  #4   Report Post  
reddred
 
Posts: n/a
Default


"Zooper" wrote in message
...
Just wondering how compatible a dual Intel XEON workstation would be with
audio apps like Cubase.

Also, I believe you can run a dual XEON with hyperthreading.. meaning the

OS
'sees' 4 CPUs!
Anyone know how compatible this would be to our own niche applications??
Typically these boxes are used for servers.

cheers!

zoop


Offhand, I don't know of any windows based apps that are multi-proc capable.
Anyway, it'd be overkill.

jb





  #5   Report Post  
flint
 
Posts: n/a
Default

If you have the money, a dual CPU machine could make sense even if the
primary application doesn't support dual CPU.

By allowing all the system and background services and activities run on one
CPU and the core application run on the other, you can really improve
performance of the core application. Also, several DAWs run multiple apps at
the same time, such as Gigastudio AND Cubase/Protools. These could be
running on different CPUs.



"reddred" wrote in message
...

"Zooper" wrote in message
...
Just wondering how compatible a dual Intel XEON workstation would be

with
audio apps like Cubase.

Also, I believe you can run a dual XEON with hyperthreading.. meaning

the
OS
'sees' 4 CPUs!
Anyone know how compatible this would be to our own niche applications??
Typically these boxes are used for servers.

cheers!

zoop


Offhand, I don't know of any windows based apps that are multi-proc

capable.
Anyway, it'd be overkill.

jb









  #6   Report Post  
Sean Conolly
 
Posts: n/a
Default

"flint" wrote in message
...
If you have the money, a dual CPU machine could make sense even if the
primary application doesn't support dual CPU.

By allowing all the system and background services and activities run on

one
CPU and the core application run on the other, you can really improve
performance of the core application. Also, several DAWs run multiple apps

at
the same time, such as Gigastudio AND Cubase/Protools. These could be
running on different CPUs.


Exactly. Even an ordinary dual CPU helps a lot because one CPU can handle
the hardware interrupts while the other is still available for applications.
Dual Xeon HT servers can really move some data around.

Just got four of these at work, man I'd love to pick one up for recording!
http://h18004.www1.hp.com/products/s...proliantdl360/

Sean


  #7   Report Post  
Logan Shaw
 
Posts: n/a
Default

Sean Conolly wrote:
Exactly. Even an ordinary dual CPU helps a lot because one CPU can handle
the hardware interrupts while the other is still available for applications.
Dual Xeon HT servers can really move some data around.


Plus there are a few other benefits:

(1) Latency can be reduced. If you have two CPUs, there is a higher
chance one of them is sitting idle. If there are no idle CPUs
and a task becomes runnable (because an I/O completes or whatever),
then the task cannot run until whatever's using the CPU either
gives up the CPU or its timeslice expires. With a dual CPU system,
there's a much greater chance your task can immediately start
running on an available CPU.

(2) Miscellaneous crap will have less of an impact on real-time tasks.
Let's say you forgot and left a web browser open in the background
while you were recording something. And let's say the web browser
is on one of those pages that refreshes every 30 minutes and reloads
all its graphics (a news site or something). On a dual-CPU system,
that web browser can probably do all that unexpected processing
without interfering with the recording, because there is another
processor it can run on.

Anyway, the new trend in processors is to put two cores on one die.
That means when you buy a system a few years from now, it'll be a
two-CPU system, even though it only has one chip. At that time,
there will be a big trend to ensure software takes advantage of
multiple CPUs.

Also, I'm not a Windows expert so I don't know if this typically
happens with Windows apps, but one way of writing a program is
to have one thread running the GUI (drawing the windows, menus,
graphics, etc.) and one or more other threads doing the actual
work. All apps that do this should be able to benefit from
multiple processors.

- Logan
  #8   Report Post  
reddred
 
Posts: n/a
Default


"flint" wrote in message
...
If you have the money, a dual CPU machine could make sense even if the
primary application doesn't support dual CPU.

By allowing all the system and background services and activities run on

one
CPU and the core application run on the other, you can really improve
performance of the core application. Also, several DAWs run multiple apps

at
the same time, such as Gigastudio AND Cubase/Protools. These could be
running on different CPUs.


Do the math and ask yourself if it's worth the money. How long before you
replace the box anyway?

jb



  #9   Report Post  
Arny Krueger
 
Posts: n/a
Default

"reddred" wrote in message
news
"flint" wrote in message
...
If you have the money, a dual CPU machine could make sense even if
the primary application doesn't support dual CPU.

By allowing all the system and background services and activities
run on one CPU and the core application run on the other, you can
really improve performance of the core application. Also, several
DAWs run multiple apps at the same time, such as Gigastudio AND
Cubase/Protools. These could be running on different CPUs.


Do the math and ask yourself if it's worth the money. How long before
you replace the box anyway?


Other things to consider is whether a single CPU is any kind of a serious
bottleneck.

I might imagine that there are more than a few people who go the dual CPU
route, but have a single hard drive.


  #12   Report Post  
Geoff Wood
 
Posts: n/a
Default

Zooper wrote:
Just wondering how compatible a dual Intel XEON workstation would be
with audio apps like Cubase.

Also, I believe you can run a dual XEON with hyperthreading.. meaning
the OS 'sees' 4 CPUs!
Anyone know how compatible this would be to our own niche
applications?? Typically these boxes are used for servers.

cheers!

zoop


Join and search the recent archives
for posts by Dave Haynie.

cheers

geoff


  #14   Report Post  
Arny Krueger
 
Posts: n/a
Default

"John" wrote in message


The CPU usage meter is a guideline, not an absolute.


Right.

I'm talking about the computer choking on plugins and experiencing

dropouts.

However, that's not absolute proof of absence of CPU power, now is it?


  #17   Report Post  
Roger W. Norman
 
Posts: n/a
Default

I'd say dropouts is a sign of buffer settings. I can easily track 24
simultaneous channels of audio, and haven't ever run out of power on
mixdowns, although I'm of a mind that 15 reverbs is probably a little
overkill. I admit, some plugs like to eat cycles, but I don't use them.
About the worst I've used is Acoustic Mirror and even at that I've gotten
near real time response out of minor changes, and I'm only running a 1600+
Athlon on that system with Win2K.

You must be running some hellacious number of tracks or plugs.

--


Roger W. Norman
SirMusic Studio

"John" wrote in message
...
From: "Arny Krueger"



A single CPU is a serious bottleneck. I max out my CPU usage on all
but the most spartan of projects.


You are aware that under some circumstances, 100% CPU does not mean that

the
CPU is 100% engaged, but rather that it is engaged in polling?


The CPU usage meter is a guideline, not an absolute. I'm talking about

the
computer choking on plugins and experiencing dropouts.


I'm disinclined to constantly have
to apply effects offline and hope that I don't need to tweak the
effect later.


What software?


Sonar 3 and Nuendo 2.

I do have 2 hard drives though! At one point I was
using a RAID setup, but found that to be overkill. The extra HDD
throughput simply wasn't needed. Processing power will always be in
a shortage.


Not necessarily.


I hope you're right.


CPU's will ever increase in power, and plugins (and
users) will increase their demand accordingly.


Are you applying effects during recording?


Never have. It wouldn't occur to me to do that.

-John Vice
www.summertimestudios.com


Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What are they Teaching Michael McKelvy Audio Opinions 199 October 15th 04 07:56 PM
Richman's ethical lapses Michael McKelvy Audio Opinions 9 December 12th 03 08:16 AM
stand alone hard disk system vs computer based system paul tumolo Pro Audio 7 December 7th 03 02:35 AM
Wanted!!! NY based Photographers Videographers Webmasters+3D Animators Modelers Wanted!!! Joe Donut Marketplace 0 December 6th 03 12:50 AM
U.S. based company selling high-end, affordable DAW's Dylan Carson Pro Audio 2 November 23rd 03 12:33 AM


All times are GMT +1. The time now is 11:49 AM.

Powered by: vBulletin
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 AudioBanter.com.
The comments are property of their posters.
 

About Us

"It's about Audio and hi-fi"