Csound Csound-dev Csound-tekno Search About

[Cs-dev] USE_OPENMP

Date2012-03-02 23:45
FromFelipe Sateler
Subject[Cs-dev] USE_OPENMP
When this is defined, some sort of parallel support is enabled (I'm
guessing one of the old ones). Should this code be deleted now that
ParCS is the official parallel support?

-- 

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-03-03 00:27
FromMichael Gogins
SubjectRe: [Cs-dev] USE_OPENMP
You can delete all OpenMP stuff from csound.c. You are correct, this
is an older parallel rendering loop that is superseded by the ParCS
code.

Do not delete any OpenMP stuff from anywhere else or from the build
system though, it is currently being used for thread safety in the
signal flow graph opcodes, the fluid opcodes, the Jacko opcodes, and
the Lua opcodes.

Regards,
Mike

On Fri, Mar 2, 2012 at 6:45 PM, Felipe Sateler  wrote:
> When this is defined, some sort of parallel support is enabled (I'm
> guessing one of the old ones). Should this code be deleted now that
> ParCS is the official parallel support?
>
> --
>
> Saludos,
> Felipe Sateler
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net