由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
GeoSpace版 - 有用mpiDL的吗?
相关主题
帮俺推荐一下与GIS相关的编程语言吧!大家有没有人知道电力系统GIS软件的?
这里就没有讨论ArcGIS的么?学GIS人好少
不可打印的PDF文件有无办法破解一下?About GEOLOGY
AO入门闲谈听到传言说,MapObject
GIS : ESRI推出最新版本的GIS Portal工具包GIS有什么认证可以考的吗?
现在常用的GIS软件都有哪些??Anyone from ESRI???
[合集] 现在常用的GIS软件都有哪些??是google 帮了gis还是gis帮了google
Look有人INTERVIEW过ESRI吗?介绍一下经验吧。。。谢谢了
相关话题的讨论汇总
话题: idl话题: mpidl话题: envi话题: paralleled话题: my
进入GeoSpace版参与讨论
1 (共1页)
G*******s
发帖数: 76
1
现在有个IDL的程序在4个IA-64的Prism上得跑2~3天。
有更多CPU的机器,可是IDL不能并行,有人有mpiDL的经验吗?
mpiDL值不值得买?
G*******s
发帖数: 76
2
最令我郁闷的是IDL没支持安腾的版本,在IA-64上是模拟32位的运行

【在 G*******s 的大作中提到】
: 现在有个IDL的程序在4个IA-64的Prism上得跑2~3天。
: 有更多CPU的机器,可是IDL不能并行,有人有mpiDL的经验吗?
: mpiDL值不值得买?

C*********g
发帖数: 3728
3
IDL is a paralleled language in itself. Its basic operations and functions
is built that way. You only have to enable it...
And, if your program has ENVI calls, just remember to set your IDL program
in windowless mode, will triple the speed easily. I write a lot of huge IDL
programs for global coverage, some run for weeks, but can all be optimized.

【在 G*******s 的大作中提到】
: 现在有个IDL的程序在4个IA-64的Prism上得跑2~3天。
: 有更多CPU的机器,可是IDL不能并行,有人有mpiDL的经验吗?
: mpiDL值不值得买?

G*******s
发帖数: 76
4
yes. you are right. IDL does have many( not so many?) build-in
paralleled routines. My default !cpu.tpool_Nthreads has always
been setted to 0. I dont have idea whats the approriate value
for TPOOL_min_elts.
everytime when i was so confident in my PROs, the output
result turned out to be wrong, after 2 days of helpless waiting.-_-
btw, one of my rules is, never call ENVI routine in IDL, hehe

IDL

【在 C*********g 的大作中提到】
: IDL is a paralleled language in itself. Its basic operations and functions
: is built that way. You only have to enable it...
: And, if your program has ENVI calls, just remember to set your IDL program
: in windowless mode, will triple the speed easily. I write a lot of huge IDL
: programs for global coverage, some run for weeks, but can all be optimized.

C*********g
发帖数: 3728
5
you'll make it, just takes a bit time. :P
I've helped RSInc corrected a dozen IDL/ENVI bugs since ENVI 3.5, but they
treated me so badly...they really do not have the respect to users as ESRI
has...

【在 G*******s 的大作中提到】
: yes. you are right. IDL does have many( not so many?) build-in
: paralleled routines. My default !cpu.tpool_Nthreads has always
: been setted to 0. I dont have idea whats the approriate value
: for TPOOL_min_elts.
: everytime when i was so confident in my PROs, the output
: result turned out to be wrong, after 2 days of helpless waiting.-_-
: btw, one of my rules is, never call ENVI routine in IDL, hehe
:
: IDL

p********t
发帖数: 1219
6
我用IDL编的程序不超过100行。你们都算些什么东西要那么复杂的运算?

IDL

【在 C*********g 的大作中提到】
: IDL is a paralleled language in itself. Its basic operations and functions
: is built that way. You only have to enable it...
: And, if your program has ENVI calls, just remember to set your IDL program
: in windowless mode, will triple the speed easily. I write a lot of huge IDL
: programs for global coverage, some run for weeks, but can all be optimized.

C*********g
发帖数: 3728
7
IDL是好东西啊,处理坐标方便,数学函数不少,I/O超快,又可以调 EML,两者混合编
程非常适合地学大规模程序

【在 p********t 的大作中提到】
: 我用IDL编的程序不超过100行。你们都算些什么东西要那么复杂的运算?
:
: IDL

1 (共1页)
进入GeoSpace版参与讨论
相关主题
有人INTERVIEW过ESRI吗?介绍一下经验吧。。。谢谢了GIS : ESRI推出最新版本的GIS Portal工具包
how much is ESRI intern pay rate现在常用的GIS软件都有哪些??
请问GIS软件好学吗[合集] 现在常用的GIS软件都有哪些??
对国内GIS行业的思考(转载)Look
帮俺推荐一下与GIS相关的编程语言吧!大家有没有人知道电力系统GIS软件的?
这里就没有讨论ArcGIS的么?学GIS人好少
不可打印的PDF文件有无办法破解一下?About GEOLOGY
AO入门闲谈听到传言说,MapObject
相关话题的讨论汇总
话题: idl话题: mpidl话题: envi话题: paralleled话题: my