VMS.DevelopProjectSSRMatrixMult History
Hide minor edits - Show changes to output - Cancel
Changed line 1 from:
The project has no makefile, rather it relies upon Netbeans or Eclipse to generate and manage the makefile.
to:
The project is meant to be built within the Netbeans IDE, or Eclipse. It has no makefile, lets the IDE generate and manage the makefile.
Added line 1:
The project has no makefile, rather it relies upon Netbeans or Eclipse to generate and manage the makefile.
Changed line 11 from:
to:
which is for a size 9x9 matrix.. choose from among the other config files for the size you prefer
Changed line 11 from:
to:
whi.ch is for a size 9x9 matrix.. choose from among the other config files for the size you prefer
Changed line 7 from:
The configuration files are [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/2__runs_and_data/file/3adfef46f3a7/config_files/Matrix_Mult_config_files| here]] (note the directory in the URL). When the executable is run, the working directory should be set to the base of the 2__runs_and_data repo, and on the command line specify the directory and file name of the config file.
to:
The configuration files are [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/2__runs_and_data/file/3adfef46f3a7/config_files/Matrix_Mult_config_files| here]] (note the directory in the URL). When the executable is run, the working directory should be set to the base of the 2__runs_and_data repo, and on the command line specify the directory and file name of the config file -- the next paragraph says how to configure netbeans to do this.
Changed lines 5-7 from:
It takes as input a configuration file found in [[http://opensourceresearchinstitute.org/pmwiki.php/VMS/DevelopRunsAndDataRepo| 2__runs_and_data repo]]
The configuration files are [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/2__runs_and_data/file/3adfef46f3a7/config_files/Matrix_Mult_config_files| here]] (note the directory in the URL)
The configuration files are [[http://hg
to:
It takes as input a configuration file found in [[http://opensourceresearchinstitute.org/pmwiki.php/VMS/DevelopRunsAndDataRepo| 2__runs_and_data repo]] use Mercurial's clone to get this repository.
The configuration files are [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/2__runs_and_data/file/3adfef46f3a7/config_files/Matrix_Mult_config_files| here]] (note the directory in the URL). When the executable is run, the working directory should be set to the base of the 2__runs_and_data repo, and on the command line specify the directory and file name of the config file.
The configuration files are [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/2__runs_and_data/file/3adfef46f3a7/config_files/Matrix_Mult_config_files| here]] (note the directory in the URL). When the executable is run, the working directory should be set to the base of the 2__runs_and_data repo, and on the command line specify the directory and file name of the config file.
Deleted line 0:
Changed line 3 from:
The repository for this project is [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/VMS_Projects/VMS_Projects__MC_shared/SSR/SSR__Blocked_Matrix_Mult__MC_shared__Proj/|here]]
to:
The repository for this project is [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/VMS_Projects/VMS_Projects__MC_shared/SSR/SSR__Blocked_Matrix_Mult__MC_shared__Proj/|here]] use Mercurial's clone feature to get the code.
Added lines 1-3:
Notes on setting up the project to compile in netbeans can be found [[http://opensourceresearchinstitute.org/pmwiki.php/VMS/DevelopGetProject|here]]
Deleted lines 4-5:
Notes on setting up the project to compile in netbeans can be found [[http://opensourceresearchinstitute.org/pmwiki.php/VMS/DevelopGetProject|here]]
Changed line 5 from:
It takes as input a configuration file found in [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/2__runs_and_data/| 2__runs_and_data repo]]
to:
It takes as input a configuration file found in [[http://opensourceresearchinstitute.org/pmwiki.php/VMS/DevelopRunsAndDataRepo| 2__runs_and_data repo]]
Changed lines 9-11 from:
Once you clone the repo, set up netbeans.. inside netbeans, right click on the project name, and choose the "run" bullet. Set the "run directory" to be
2__runs_and_data
and set the "run command" to be
to:
Once you clone the repo, set up netbeans.. inside netbeans, right click on the project name, and choose the "run" bullet. Set the "run directory" to be the top directory of the 2__runs_and_data repository clone you made. Then set the "run command" to be
Changed lines 1-2 from:
The repository for this project is [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/VMS_Projects/VMS_Projects__MC_shared/SSR/SSR__Blocked_Matrix_Mult__MC_shared__Proj/|Project Code]]
to:
The repository for this project is [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/VMS_Projects/VMS_Projects__MC_shared/SSR/SSR__Blocked_Matrix_Mult__MC_shared__Proj/|here]]
Notes on setting up the project to compile in netbeans can be found [[http://opensourceresearchinstitute.org/pmwiki.php/VMS/DevelopGetProject|here]]
Notes on setting up the project to compile in netbeans can be found [[http://opensourceresearchinstitute.org/pmwiki.php/VMS/DevelopGetProject|here]]
Changed line 15 from:
The config file contains the path to the input file.. it will only work correctly if the "run directory" was set to the top level of the 2__runs_and_data repository.
to:
The config file contains the path to the input file.. it will only work correctly if the "run directory" was set to the top level of the 2__runs_and_data repository.
Added lines 1-13:
The repository for this project is [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/VMS_Projects/VMS_Projects__MC_shared/SSR/SSR__Blocked_Matrix_Mult__MC_shared__Proj/|Project Code]]
It takes as input a configuration file found in [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/2__runs_and_data/| 2__runs_and_data repo]]
The configuration files are [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/2__runs_and_data/file/3adfef46f3a7/config_files/Matrix_Mult_config_files| here]] (note the directory in the URL)
Once you clone the repo, set up netbeans.. inside netbeans, right click on the project name, and choose the "run" bullet. Set the "run directory" to be
2__runs_and_data
and set the "run command" to be
"${OUTPUT_PATH}" config_files/Matrix_Mult_config_files/matrix_mult_config_size_9.txt
or whatever size you prefer from the choices in the directory
The config file contains the path to the input file.. it will only work correctly if the "run directory" was set to the top level of the 2__runs_and_data repository.
It takes as input a configuration file found in [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/2__runs_and_data/| 2__runs_and_data repo]]
The configuration files are [[http://hg.opensourceresearchinstitute.org/cgi-bin/hgwebdir.cgi/VMS/2__runs_and_data/file/3adfef46f3a7/config_files/Matrix_Mult_config_files| here]] (note the directory in the URL)
Once you clone the repo, set up netbeans.. inside netbeans, right click on the project name, and choose the "run" bullet. Set the "run directory" to be
2__runs_and_data
and set the "run command" to be
"${OUTPUT_PATH}" config_files/Matrix_Mult_config_files/matrix_mult_config_size_9.txt
or whatever size you prefer from the choices in the directory
The config file contains the path to the input file.. it will only work correctly if the "run directory" was set to the top level of the 2__runs_and_data repository.