Subversion Repositories Open64

[/] - Rev 1958

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
1958 Create tag for Open64 4.2 release laijx 1685d 19h /
1957 /
1956 /
1955 Fixed real issue with the critical and states. Oscar leihuang 1692d 03h /
1954 Forgot to remove one line of code that is causing some problems with thread ids.
Oscar
leihuang 1692d 10h /
1953 Team for nested parallelism is defined inside ompc_fork() so that it is destroyed when fork finishes.
I was considering moving it to a global variable and reuse it but first needs to work with Jim's fixes. Oscar.
leihuang 1694d 02h /
1952 Installation script to install OpenMP Modules. The default installation directory will be $TOOLROOT/lib/f90modules. leihuang 1694d 02h /
1951 Added this modules to make sure that OpenMP fortran modules work. Probably need to add source code and compile modules
instead of adding binaries. Oscar
leihuang 1694d 02h /
1950 Merge branches/merge08 into trunk.
Now the trunk is the latest revision for Open64 4.2 release.
The trunk now can generate code for 5 platforms:
- IA-32/x86_64
- IA-64 (Itanium)
- CUDA (from NVIDIA)
- SL (an embedded DSP architecture, from SimpLight)
- MIPS prototype (from ICT based on input from PathScale and SimpLight
The trunk is merged with PathScale 3.2 release with a lot of enhancement and
bug fix from Tsinghua Univ., NVIDIA, SimpLight, HP and ICT.
laijx 1694d 11h /
1949 Need to reimplement getting the thread id. Might have to use omp_get_thread_num although this invokes higher overheads.
But I have to test it more. Oscar
leihuang 1694d 12h /
1948 Fixed the lock issue, with OpenMP critical. Might need to rethink how to capture waiting state in Collector API. Oscar leihuang 1694d 12h /
1947 Save previous trunk after 4.1 release and before 4.2 release as 4.1.99 laijx 1694d 12h /
1946 Remove original open64-4.2 branch. It's no longer used laijx 1694d 13h /
1945 checkin some testcases collected during merge hjz 1695d 16h /
1944 a Makefile bug in IA64, some .cxx files generated by ipfec_targ_gen but did not depend on it ycwu 1695d 19h /
1943 Did some change for the original scripts from SL, to fit our requirement. hjz 1695d 19h /
1942 Enable VHO_Lower_Mstid handling UNION since we have fixed the wrong field_id
in the last check-in.
laijx 1695d 21h /
1941 Correct the wrong field_id in VHO_Get_Field_List() when processing
union typs.
We should always increase the field_id for SCALAR and POINTER.
Comment out two Is_True because that case have been handled.
laijx 1695d 22h /
1940 a merge bug in tnutil.cxx, rearrange the code to make it easy reading ycwu 1695d 23h /
1939 Add GPLV2 copyright to files without copyright disclaimer. ltuo 1695d 23h /

1 2 Next >

Show All