[Ravenscar] run tasks on events1833 (5/28/2008 7:14:07 PM) comp.lang.ada Hello, sorry if this is a stupid question, but as newcomer to Ada I've stumbled over the following problem: having read a bit on HAL/S which has task scheduling depending on signals and conditions, I'm a bit a... Sebastian
RESULT attribute not working239 (4/27/2008 8:18:23 AM) comp.lang.fortran Hello, for a helper function I had defined the following interface: INTERFACE FUNCTION gasnetf90_ptr_add (ptr, bytes) & BIND (C) RESULT (retval) USE, INTRINSIC :: ISO_C_BINDING IMPLICIT N... Sebastian
ILOM, SSH & serial console014 (12/18/2007 8:01:06 PM) comp.sys.sun.hardware Hello! Having read some information on the web and the Sun documentation, I'm still not sure what's the correct way to set up my X4100 servers to get the serial console via SSH login to the SP. I have at the ... Sebastian
Standardised array descriptors936 (12/18/2007 5:02:24 PM) comp.lang.fortran Hello, is it a far fetched or impossible goal to ask for a standardised access method to array descriptor data (base pointer, extent, stride, element data type)? There are still to my knowledge no real F90 int... Sebastian
X4100 ILOM hangs with 0037621 (12/18/2007 11:01:53 AM) comp.sys.sun.hardware Hello, our X4100 server hangs with BIOS code 0037 (display data etc.) since we've rebooted it after updating today's patches from Sun. The service processor is accessible, but there is no progress after this B... Sebastian
SATA disks in X4100219 (7/27/2007 2:05:35 PM) comp.sys.sun.hardware Hello, is it possible to use SATA disks in an X4100 (non-M2) machine? As far as I know, SAS is backwards-compatible with SATA, but I would like to hear if someone has already experience with this. I know that... Sebastian
Cray pointer type in Sun's f95455 (5/12/2007 12:15:50 AM) comp.lang.fortran Hello, this is perhaps a very specific question, but is there a way to force Sun's Fortran compiler to treat Cray pointer (not pointee) and the corresponding integer type as equal? Having done my development ... Sebastian
Parameter usage in interface blocks639 (3/7/2007 12:59:36 PM) comp.lang.fortran Hello, how do I use module parameters in interface blocks (or generally declarations)? A short example: MODULE test INTEGER, PARAMETER :: test_kind = 8 INTERFACE SUBROUTINE foo (a, b, c) IMPLI... Sebastian
Cray-pointer-based array initialisation1443 (3/6/2007 6:54:18 PM) comp.lang.fortran Hello! I'm a bit baffled at the moment with the initialisation behaviour of Cray-pointer-based arrays, I excerpted the relevant part of the code: INTEGER, PARAMETER :: n = 1024 POINTER (ptr_A, mat_A(n,n... Sebastian
C_F_POINTER, aliasing and performance1583 (2/8/2007 8:01:25 AM) comp.lang.fortran Hello! I'm currently experimenting with the ISO_C_BINDING module, especially the C_F_POINTER subroutine, to couple a C library with my Fortran code. Suppose I have two Fortran pointer variables f_ptr_a and f_... Sebastian
curious about 8 byte LOGICAL...4544 (4/22/2008 11:28:53 PM) comp.lang.fortran Quite a few compilers support different representations for LOGICAL types: 1 byte, 2 byte 4 byte...and 8 byte? What applications are there for 8 byte LOGICAL types? (Or for 2 byte types?) I understand that ... andrej.panjkov(14)
Parallel processing on graohics chips341 (4/25/2008 11:27:28 PM) comp.lang.fortran I recently learned of a new C-based language specifically designed to use the massively-parallel multi-core graphics chips such as nVidia and others produce for the game industry, among other uses. Since I onc... tbwright(1098)
Using external subroutines in OpenMP?22159 (4/26/2008 1:36:24 AM) comp.lang.fortran Dear all, I'm not sure this is the right forum to post this question since the question deals more with OpenMP than with Fortran itself. I am trying to port a program to OpenMP. The program uses some subroutin... jomarbueyes(182)
RESULT attribute not working239 (4/27/2008 8:18:23 AM) comp.lang.fortran Hello, for a helper function I had defined the following interface: INTERFACE FUNCTION gasnetf90_ptr_add (ptr, bytes) & BIND (C) RESULT (retval) USE, INTRINSIC :: ISO_C_BINDING IMPLICIT N... hanigk(201)
[X4200] Fan Noise317 (4/28/2008 3:12:43 PM) comp.sys.sun.hardware Hi, I habe installed a Sun Fire X4200 under Windows 2003 R2, but the fans are very loud ... I have installed all the Drivers and Tools Pack found on the Sun website for this server, but nothing change ... Have... f030(4)
Screen problems w/ 20" iMac5033 (4/30/2008 9:13:43 PM) comp.sys.mac.system I've been reading about the problems with screens on 20" iMacs. I was about to buy one in May when I heard about this. I've googled and read up on it, but still haven't heard about any statement by Apple. I ce... spamboy6547(356)
How Would a Hobbyist Learn Ada?4129 (5/24/2008 4:53:25 AM) comp.lang.ada n00b question? Probably. Can I find my answer somewhere else? Nope. Do I have any other place to turn to? Definitely not. I'm a hobbyist programmer just out of high school. I've been dabbling in C and Python f... get.me.ankur(4)
[Ravenscar] run tasks on events1833 (5/28/2008 7:14:07 PM) comp.lang.ada Hello, sorry if this is a stupid question, but as newcomer to Ada I've stumbled over the following problem: having read a bit on HAL/S which has task scheduling depending on signals and conditions, I'm a bit a... hanigk(201)
Simple Program, Lots of Issues (F90)3339 (7/24/2008 5:55:18 PM) comp.lang.fortran I just picked up Fortran yesterday at the suggestion of my mentor, which for me means I glance through a tutorial and try to get a program running that finds primes. I wrote this over the course of maybe 15 min... Andrew.Levenson(5)
Recommended Joystick for Mac games545 (7/23/2009 7:27:59 PM) comp.sys.mac.system Dear friends: Is there an specific recommendation of any Joystick for Mac games? Does any standard USB joystick work well on a MacBook Pro? Thanks Juan I. Cahis Santiago de Chile (South America) Note: Please... jiclbchSINBASURA(178)