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 |
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 |
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 |
2012-03-23 17:49:10 | Tree |
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 |
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 |