-
Recent Posts
Archives
- November 2016
- August 2015
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- September 2010
- August 2010
- July 2010
- June 2010
- June 2009
- May 2009
- July 2008
- June 2008
- May 2008
- April 2008
- January 2008
- November 2007
- October 2007
- January 2007
- October 2006
- July 2006
- May 2006
- April 2006
- November 2005
- September 2005
- August 2005
- June 2005
- May 2005
- April 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- July 2004
- June 2004
Categories
- ARM
- ASM
- bigdata
- china chip
- china-hpc
- chip
- Cloud
- Clouder
- cluster
- CMT
- databaseappliance
- DB
- Diskless
- exadata
- exalogic
- Fabric Internet
- Fujitsu
- Gbe switch
- General
- GODSON
- GPGPU
- grid engine
- gridengine
- hadroop
- HCC
- HPC
- HPTC
- Infiniband
- intel
- Java
- jumpstart
- KVM
- LDAP
- LDOM
- Linux
- LISA
- Loongson
- Low Latency
- LSI
- MPI
- MySQL
- N1 Grid
- N1SM
- NoSQL
- OEM
- OFED
- OOW2011
- OOW2012
- openmpi
- opensolaris
- ops center
- oracle
- Oracle EM
- Oracle Enterprise Linux
- Oracle OC
- oracle-vm
- ovm
- R
- RAC
- ROCKS
- rocks+6
- SCS
- Shenwei
- SmartOS
- Solaris
- Solaris 10
- Solaris 11
- solaris 11 express
- solstudio
- SPARC
- SPARC Supercluster
- SPARC Supercluster
- Sun Cluster
- Sun Studio
- SUSE
- tsmc
- Uncategorized
- vxfs
- vxvm
- x86
- xeon
- xvm-V12N
- ZFS
- ZFS appliance
- zone
Meta
Category Archives: Sun Studio
WeSunSolve.net is closed
After nearly two years, it’s time to say goodbye… As you might think, Oracle requested the immediate closure of this website and so it is… Please refer to My Oracle Support for Oracle Solaris support. If, by any means, you … Continue reading
Posted in Solaris, Solaris 10, Solaris 11, SPARC, Sun Cluster, Sun Studio, ZFS
Leave a comment
Sun Studio 12 U1
The latest production release includes improved binary application performance, full OpenMP 3.0 support, profiling of distributed MPI applications, unified application and system profiling using Solaris DTrace technology (DLight), a new standalone graphical debugger (dbxTool) and much more C/C++/Fortran 95 Compilers … Continue reading
Posted in Sun Studio
Leave a comment
sun studio 12 installation experience
Recently I need to help a customer to test some code, and he is will to try it on Solaris After the Solaris 08/07 installed on the new servers, one need to install the latest Sun Studio 12 As usually … Continue reading
Posted in Sun Studio
1 Comment
what’s new in pathscale 2.0
pathscale EKO compiler version 2.0 has the following new features full EM64T support pathhow-compiled command to display compilation options and compiler version currently being used full OPENMP 2.0 in fortran with the option -mp include many Fortran intrinsics for g77 … Continue reading
Posted in Sun Studio
1 Comment
observations on pathscale and pgroup compiler
during the break I spend some time going through the docs for pathscale (1.4) and pgroup CDK compilers (5.2) The followings are my observations: EKO 1.4 EKO 1.4 doesnot support openmp (2.0 will support fortran openmp) EKO concentrate on opteron, … Continue reading
Posted in Sun Studio
1 Comment
mixing C library in Fortran
recently LK send me an query from customer about calling C library in Fortran question is the following We have a f90 code, which uses rand, irand, srand fnctions a lot. That code works fine on other platform, e.g., SP, … Continue reading
Posted in Sun Studio
1 Comment
use prism to debug the F95 program
use PRISM to debug F95 program A professor write to me about the problem using PRISM to debug the F95 program. problem He said it used to work but now the system had been upgraded from solaris 8 to solaris … Continue reading
Posted in Sun Studio
Leave a comment