Menu

SVN archive Commit Log


Commit Date  
[r15629] by bugman

Fix for the http://www.nmr-relax.com/download.html page.

This was found by the W3C validator (http://validator.w3.org).

2012-03-26 10:42:15 Tree
[r15628] by bugman

HTML fix for the & character in the http://www.nmr-relax.com pages' side menu.

2012-03-26 10:40:03 Tree
[r15627] by bugman

Updated the alt tags of the http://www.nmr-relax.com/screenshots.html images.

This is for better search engine optimisation (SEO).

2012-03-26 10:37:09 Tree
[r15626] by bugman

Added some epydoc @attention fields to the multi-processor API.

2012-03-23 17:52:46 Tree
[r15625] by bugman

Created the fetch_data_store() multi-processor API function.

This simply returns the data store of the same processor as the calling code. The 2nd test
implementation now uses this code path.

2012-03-23 17:49:10 Tree
[r15624] by bugman

Alphabetical ordering of methods.

2012-03-23 17:41:04 Tree
[r15623] by bugman

The 2nd test implementation's slave command now uses the fetch_data() API function.

This is to obtain the invariant data pre-sent by the master to the slaves.

2012-03-23 16:57:31 Tree
[r15622] by bugman

Renamed the multi-processor API data_fetch() function to fetch_data(), and implemented it.

2012-03-23 16:54:42 Tree
[r15621] by bugman

Renamed data_upload() to send_data_to_slaves() and made it more specific.

The rank argument has been dropped, and now the API function and Processor methods are used solely
for transferring data from the master to all slave processors.

2012-03-23 16:43:53 Tree
[r15620] by bugman

The multi-processor data_fetch() API function is now used to obtain the total_length variable.

2012-03-23 16:31:14 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.