- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 04-14-2010 01:18 PM
(1066 views)
Hi everyone,
I want to use threading in proc sort, to it up.
My cpucount: 16.
My code; proc sort data=temp threads; run;
Questions:
1> Is there anything else I need to do to take advantage of threading.
2> Do I need to assign option SORTPGM=SAS.
Thanks,
Amit
I want to use threading in proc sort, to it up.
My cpucount: 16.
My code; proc sort data=temp threads; run;
Questions:
1> Is there anything else I need to do to take advantage of threading.
2> Do I need to assign option SORTPGM=SAS.
Thanks,
Amit
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Using 9.2? Check the documentation
http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a002283824.htm
http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a002283824.htm