[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:01933] Re: Fast & memory efficient HHEd clustering patch


hi,

i have tried these 2 patches. the fastHHEd.patch works well,
but the HHEd.c.patch seems not so good.

it is even slower after this patch is used on my computer.
and i find that all other programs such as HInit & HRest become slower if the -fopenmp flag is applied when compiling.

my compiler is gcc4/Fedora9

is this gcc or openmp's problem? should i use icc or something else?



2009/1/8, Heiga Zen (Byung Ha CHUN) <heiga.zen@xxxxxxxxxxxxxxxxx>:
Hi,

Heiga Zen (Byung Ha CHUN) wrote:

This patch code may have bugs.  Please test it and check whether it
works or not.  If you find any problems in this, please report them to
the hts-users ML.  I hope this modification improves the scalability of
HTS.  It is my pleasure that this patch code contributes the further
progress of both HTS itself and HTS community.

The attached patch code provides additional parallelization based on OpenMP to reduce the computational time while setting the Question x Model table.  To turn on this parallelization, you need to compile it with a option for OpenMP.  For gcc (>=4.1), please use -fopenmp option.  Intel compiler also supports OpenMP (-openmp).


Best regards,

Heiga ZEN (Byung Ha CHUN)

--
--------------------------
Heiga ZEN (Byung Ha CHUN)
Speech Technology Group
Cambridge Research Lab
Toshiba Research Europe
phone: +44 1223 436975


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________




--
康世胤
Shiyin Kang


Follow-Ups
[hts-users:01934] Re: Fast & memory efficient HHEd clustering patch, Heiga ZEN (Byung Ha CHUN)
References
[hts-users:01875] Re: Fast & memory efficient HHEd clustering patch, Heiga Zen (Byung Ha CHUN)