Print This

ACE

aCe (Architecture Adaptive Computing Environment) is a project to develop a programming environment that can be supported on all computing architectures. aCe was developed around a parallel super-set of ANS C.

Software Packages

This software is released under the terms and conditions of the NASA Open Source Agreement (NOSA) Version 1.1 or later.
aCe NOSA

ace-1.00.60.tar.gz ( Distribution Notes ) Project Tracking

Registration

Thank you for your interest in GSFC Open Source Software. If you choose to register your software the information you provide will be used by the software project team to inform you of updates and improvements. Your name and email address are required. Additionally, you may include your affiliation, a comment, and request software update notifications via email.

  Would you like to receive email notifications of software updates?
 

Project Tracking

DateVersionStatus
2005-01-04 00:00:00 1.00.49 Closed
Bug / Feature: Random number generate did not work on MACs due to byte order. Release now includes a correct MAC version of random number generator. (aCe_random.c)
2004-12-29 00:00:00 1.00.49 Closed
Bug / Feature: The environment variable, 'aCe_server_host' need not be set if it si the same as 'HOSTNAME'. (acerun)
2004-12-29 00:00:00 1.00.49 Closed
Bug / Feature: A remote shell other than 'rsh' by setting 'aCe_server_sh'. (acerun)
2004-11-18 00:00:00 1.00.48 Closed
Bug / Feature: Support for random number generation was added. (aCe_random.c)
2004-11-16 00:00:00 1.00.48 Closed
Bug / Feature: Support for scanf, sscanf, and fscanf has been added. (aCe_stdio.c)
2004-11-16 00:00:00 1.00.48 Closed
Bug / Feature: stdin is not working for SOCKET version of runtime system, so scanf is not working for SOCKET version.
2004-11-16 00:00:00 1.00.48 Closed
Bug / Feature: stdin problem patched but not entirely fixed stdin may be used, but not interactivly.
2004-11-08 00:00:00 1.00.48 Closed
Bug / Feature: Conditionally uninitialized variable in strtod. (aCe_stdlib.aCe)
2004-11-01 00:00:00 1.00.47 Closed
Bug / Feature: Tasks were closing their conections before all other tasks were ready to quit. (bb_SOCKET/aCe_communication.c)
2004-10-25 00:00:00 1.00.46 Closed
Bug / Feature: Allow virtual value to be casted to a scalar value by reduction. ( o1_st_check.c )
2004-10-24 00:00:00 1.00.46 Closed
Bug / Feature: Support // comments. (b1_pp_preprocessor.c)
2004-10-24 00:00:00 1.00.45 Closed
Bug / Feature: Clean up handling of casting. (01_st_setMode.c,01_st_propMode.c)
2004-10-24 00:00:00 1.00.45 Closed
Bug / Feature: Correct the handling of casting a NULL pointer. (01_st_setMode.c)
2004-10-22 00:00:00 1.00.45 Closed
Bug / Feature: Fix buffer usage algorithm for fwrite. (aCe_stdio.c)
2004-10-20 00:00:00 1.00.44 Closed
Bug / Feature: Allow addresses to be send as well as values. (f1_sm_conform.c:CFM_CLUSTER_EXPRESSION)
2004-10-20 00:00:00 1.00.44 Closed
Bug / Feature: Read and write buffers were not allocated correctly. (aCe_task.c)
2004-10-19 00:00:00 1.00.44 Closed
Bug / Feature: An erroneous error was generated in the linking phase. (m1_ln_structref.c)
2004-10-19 00:00:00 1.00.43 Closed
Bug / Feature: 'acecc' was setup to look in the wrong directory for 'includes'. (acecc)
2004-10-19 00:00:00 1.00.42 Closed
Bug / Feature: Fix test procedure so that PATH need not include '.' to run correctly. (aTest)
2004-10-19 00:00:00 1.00.42 Closed
Bug / Feature: Fix linking so that program can be linked if glut is not installed. (Makefile.am)
2004-10-19 00:00:00 1.00.42 Closed
Bug / Feature: Does not test socket base runtime system if system is not setup for it. (aTest)
2004-10-14 00:00:00 1.00.42 Closed
Bug / Feature: Allow virtual value to be assign to a scalar variable by reducing it first. ( o1_st_check.c )
2004-10-13 00:00:00 1.00.42 Closed
Bug / Feature: Cleaned up some issues with how temporal status is set. ( o1_st_setTemporal.c o1_st_propMode.c )
2004-10-08 00:00:00 1.00.41 Closed
Bug / Feature: Corrected incorrect communication message types in image display code.
2004-10-08 00:00:00 1.00.41 Closed
Bug / Feature: Put a barrier in the stop watch routines.
2004-10-07 00:00:00 1.00.41 Closed
Bug / Feature: Replace C macro variable "HAVE_LIBFREEGLUT" with "HAVE_LIBFREEGLUT_1_3" in 'aCe_server.c'.
2004-10-07 00:00:00 1.00.41 Closed
Bug / Feature: Upgrade runtime system to support allocation of registered memory for communication buffers.
2004-10-07 00:00:00 1.00.41 Closed
Bug / Feature: Changed aCe_Gather to COMM_gather in aCe_display.c.
2004-10-01 00:00:00 1.00.40 Closed
Bug / Feature: First release of aCe under the NOSA (NASA Open Source Agreement).