IBM Risc migration


 
Thread Tools Search this Thread
Top Forums Programming IBM Risc migration
# 1  
Old 12-29-2006
Power IBM Risc migration

Hi all,
I have been dealing with the following problem one week now without any progress.
I've a source code written in C which is using X libraries in order to create a graphical interface to visualise results produced by another code written in Fortran.
The README file of the C code says clearly that it is written only for IBM Risc 6000 machines.
Does anyone know if this code can run on any other unix/linux platform.
I have to add that the makefile uses the xlc compiler made by IBM for certain IBM platforms.
My feeling is that this code is impossible to run somewhere else.
Is it correct?
I appreciate any feedback because I have DEATH-lines (deadlines0 to respect

Pavlos
Cranfield, UK
# 2  
Old 12-29-2006
Without knowing exactly:
IF the author explicitly states for IBM Risc - I would take his word for it.
What he is talking about is the grphics rendering routines, not necessarily the routines that read FORTRAN library output from a file.
If you're on Linux there are loads of goodies like gnuplot that can do this kind of thing.
# 3  
Old 12-30-2006
thanks for the reply!!
the problem is that there are not output files between fortran and C. The entire procedure is dynamic, which the fortran code asks the user if he wants a plot of the results not only in the final stage but also in intermediate steps. If the answer is yes a dynamic link is activated and the data go to the C graphic library...
So I cannot use GNUplot in this case but only the integrated C environment which is not compatible with my system.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

AIX - FC Switch migration, SAN Migration question!

I'm New to AIX / VIOS We're doing a FC switch cutover on an ibm device, connected via SAN. How do I tell if one path to my remote disk is lost? (aix lvm) How do I tell when my link is down on my HBA port? Appreciate your help, very much! (4 Replies)
Discussion started by: BG_JrAdmin
4 Replies

2. AIX

IBM Virtual Machine OS on intel x86 and x64? IBM AIX OS on IBM Virtual Machine?

Hi There, I have zero information and zero knowledge for IBM virtual machine except Amazon cloud and VMware ESXi (Only Linux OS available). Anyone could provide me the following answer - Can IBM VM been deploy on X86 and X64 (Intel Chip)? If answer is yes any chance to deploy AIX OS... (13 Replies)
Discussion started by: chenyung
13 Replies

3. AIX

IBM AIX on IBM Eseries & x series server

Hi, I want to know whether IBM AIX can be installed on the IBM e series and x series server hardware? Thanks & Regards Arun (2 Replies)
Discussion started by: Arun.Kakarla
2 Replies

4. High Performance Computing

IBM Scheduler for High Throughput Computing on IBM Blue Gene P

A lightweight scheduler that supports high-throughput computing (HTC) applications on Blue Gene/P. (NEW: 06/12/2008 in grid) More... (0 Replies)
Discussion started by: Linux Bot
0 Replies

5. HP-UX

please help need HP-UX 11 for PA RISC

Im not asking for an illegal copy (but from what i understand if i have the system its not illegal to give it to me) just how to get a copy of hp-ux period i have some old hp visualize systems based on the PA8500 400mhz cpu spent days on the phone with hp they no nothing and there website is a... (6 Replies)
Discussion started by: maliqua
6 Replies

6. AIX

PCI Ethernet NIC's for IBM RISC 600 Model B50

I am trying to locate a non IBM PCI Ethernet card that will work with the Model B50 RISC box. Alternatively, I need to find AIX drivers for standard PCI Ethernet NIC's ?. (0 Replies)
Discussion started by: rahe
0 Replies

7. AIX

PCI Ethernet Cards for IBM RISC 6000 - B50's

I am trying to find PCI Ethernet cards that are compatible with the IBM RISC 6000 - B50 Power PC. None of the regular NIC's seem to have AIX drivers. Does anyone know of AIX drivers for standard PCI Ethernet NIC's or a non IBM NIC that works with the Model B50 at 10/100 MB ? (0 Replies)
Discussion started by: rahe
0 Replies

8. AIX

Ibm Risc/6000 Os

:o Unix Sirs, :eek:RE: IBM RISC/6000 1990 Used on Application: Image buffer: 3D "Catia" (3D "Autocad" sim.) engineering C.A.D. Written by Deso. Cash prior to main frame dump:cool: * :oCan I purchase the oem operating system from you unix people? :cool: ... (1 Reply)
Discussion started by: penguins
1 Replies

9. UNIX for Dummies Questions & Answers

Intel vs. RISC

I am in the process of starting to learn Unix. What is the major difference in the platforms/hardware? Would it be adventageous for me to start working with a cheap Sparc machine or should I just use my Intel machine to start learning? Any help would be appreciated. (11 Replies)
Discussion started by: amucci
11 Replies
Login or Register to Ask a Question