<?xml version="1.0" ?>
<XML_DIZ_INFO>
	<MASTER_PAD_VERSION_INFO>
		<MASTER_PAD_VERSION>2.01</MASTER_PAD_VERSION>
		<MASTER_PAD_EDITOR>PADGen 2.0.1.17 http://www.padgen.org</MASTER_PAD_EDITOR>
		<MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
	</MASTER_PAD_VERSION_INFO>
	<Company_Info>
		<Company_Name>BMDFM</Company_Name>
		<Address_1 />
		<Address_2 />
		<City_Town>Nuremberg</City_Town>
		<State_Province>Bayern</State_Province>
		<Zip_Postal_Code />
		<Country>Germany</Country>
		<Company_WebSite_URL>http://bmdfm.com</Company_WebSite_URL>
		<Contact_Info>
			<Author_First_Name>Oleksandr</Author_First_Name>
			<Author_Last_Name>Pochayevets</Author_Last_Name>
			<Author_Email>bmdfm@bmdfm.de</Author_Email>
			<Contact_First_Name>Oleksandr</Contact_First_Name>
			<Contact_Last_Name>Pochayevets</Contact_Last_Name>
			<Contact_Email>bmdfm@bmdfm.de</Contact_Email>
		</Contact_Info>
		<Support_Info>
			<Sales_Email>bmdfm@bmdfm.de</Sales_Email>
			<Support_Email>bmdfm@bmdfm.de</Support_Email>
			<General_Email>bmdfm@bmdfm.de</General_Email>
			<Sales_Phone />
			<Support_Phone />
			<General_Phone />
			<Fax_Phone />
		</Support_Info>
	</Company_Info>
	<Program_Info>
		<Program_Name>BMDFM</Program_Name>
		<Program_Version>5.9.9 revision:10-Mar-2006</Program_Version>
		<Program_Release_Month>07</Program_Release_Month>
		<Program_Release_Day>12</Program_Release_Day>
		<Program_Release_Year>2002</Program_Release_Year>
		<Program_Cost_Dollars>0</Program_Cost_Dollars>
		<Program_Cost_Other_Code>EUR</Program_Cost_Other_Code>
		<Program_Cost_Other>0</Program_Cost_Other>
		<Program_Type>Shareware</Program_Type>
		<Program_Release_Status>New Release</Program_Release_Status>
		<Program_Install_Support>Install and Uninstall</Program_Install_Support>
		<Program_OS_Support>WinNT 4.x,Unix,Linux,Mac OS X</Program_OS_Support>
		<Program_Language>English</Program_Language>
		<Program_Change_Info />
		<Program_Specific_Category>Development Tools</Program_Specific_Category>
		<Program_Category_Class>Development::Compilers &amp; Interpreters</Program_Category_Class>
		<Program_Categories>Parallel Programming, Technical High Performance Computing, DataFlow Processing, Scientific/Education</Program_Categories>
		<Program_System_Requirements />
		<Includes_JAVA_VM>N</Includes_JAVA_VM>
		<Includes_VB_Runtime>N</Includes_VB_Runtime>
		<Includes_DirectX>N</Includes_DirectX>
		<File_Info>
			<Filename_Versioned>BMDFMfactory-5.9.9.tar.gz</Filename_Versioned>
			<Filename_Previous>BMDFMfactory-5.9.9.tar.gz</Filename_Previous>
			<Filename_Generic>BMDFMfactory-5.9.9.tar.gz</Filename_Generic>
			<Filename_Long>BMDFMfactory-5.9.9.tar.gz</Filename_Long>
			<File_Size_Bytes>84084836</File_Size_Bytes>
			<File_Size_K>82114</File_Size_K>
			<File_Size_MB>80</File_Size_MB>
		</File_Info>
		<Expire_Info>
			<Has_Expire_Info>N</Has_Expire_Info>
			<Expire_Count />
			<Expire_Based_On>Days</Expire_Based_On>
			<Expire_Other_Info />
			<Expire_Month />
			<Expire_Day />
			<Expire_Year />
		</Expire_Info>
	</Program_Info>
	<Program_Descriptions>
		<English>
			<Keywords>SMP, DataFlow, Parallel High Performance Computing</Keywords>
			<Char_Desc_45>Binary Modular DataFlow Machine</Char_Desc_45>
			<Char_Desc_80>Binary Modular DataFlow Machine - Parallel Programming Environment</Char_Desc_80>
			<Char_Desc_250>BMDFM (Binary Modular DataFlow Machine) is software, which enables running an application in parallel on shared memory symmetric multiprocessors (SMP) using the multiple processors to speed up the execution of single applications.</Char_Desc_250>
			<Char_Desc_450>BMDFM (Binary Modular DataFlow Machine) is software, which enables running an application in parallel on shared memory symmetric multiprocessors (SMP) using the multiple processors to speed up the execution of single applications.
BMDFM automatically identifies and exploits parallelism due to the static and mainly DYNAMIC SCHEDULING of the data flow instruction sequences derived from the formerly sequential program.</Char_Desc_450>
			<Char_Desc_2000>BMDFM (Binary Modular DataFlow Machine) is software, which enables running an application in parallel on shared memory symmetric multiprocessors (SMP) using the multiple processors to speed up the execution of single applications.
BMDFM automatically identifies and exploits parallelism due to the static and mainly DYNAMIC SCHEDULING of the data flow instruction sequences derived from the formerly sequential program ensuring unique parallel correctness.
No directives for parallel execution are required!
No highly knowledgeable parallel programmers are required!

BMDFM dynamic scheduling subsystem performs an efficient SMP emulation
of Tagged-Token DFM to provide the transparent dataflow semantics for
the applications.

Every machine supporting ANSI C and shmctl()/semctl() UNIX SVR4 IPC calls may run BMDFM.
BMDFM provides an already compiled fully multithreaded version for:
Intel / Linux / 32bit, Intel / FreeBSD / 32bit,
IA-64 / Linux / 64bit, AMDx86-64 / Linux / 64bit,
Alpha / Tru64 OSF1 / 64bit, Alpha / Linux / 64bit, Alpha / FreeBSD / 64bit,
PA-RISC / HP-UX / 32bit, PA-RISC / HP-UX / 64bit,
SPARC / SunOS / 32bit, SPARC / SunOS / 64bit,
MIPS / IRIX / 32bit, MIPS / IRIX / 64bit,
RS6000 / AIX / 32bit, RS6000 / AIX / 64bit,
PowerPC / MacOS / 32bit,
additional Linux ports: ARM, PA-RISC, M68K, MIPS, MIPSEL, PPC, PPC64, S390, SPARC, SPARC64,
additional HP-UX ports: x86, IA-64,
additional SunOS ports: x86, x86-64,
Intel / Win32-SFU, Intel / Win32-UWIN
and a limited singlethreaded version for Intel / Win32.
</Char_Desc_2000>
		</English>
	</Program_Descriptions>
	<Web_Info>
		<Application_URLs>
			<Application_Info_URL>http://bmdfm.com</Application_Info_URL>
			<Application_Order_URL>http://bmdfm.com</Application_Order_URL>
			<Application_Screenshot_URL />
			<Application_Icon_URL />
			<Application_XML_File_URL>http://bmdfm.com/inc/BMDFM_PAD.xml</Application_XML_File_URL>
		</Application_URLs>
		<Download_URLs>
			<Primary_Download_URL>http://bmdfm.com/inc/BMDFMfactory-5.9.9.tar.gz</Primary_Download_URL>
			<Secondary_Download_URL />
			<Additional_Download_URL_1 />
			<Additional_Download_URL_2 />
		</Download_URLs>
	</Web_Info>
	<Permissions>
		<Distribution_Permissions>See End User License Agreement.</Distribution_Permissions>
		<EULA>End User License Agreement

1. The BMDFM Official Site provides the BMDFM software binary code ("BMDFM Software") to you ("End User") at no charge.

2. The BMDFM Official Site grants and the End User accepts a non-exclusive, non-transferable, royalty-free, one year license use of the BMDFM Software for non-commercial purposes. The End User may build own applications and has specific rights to create additional copies of the software as necessary for archival purposes and to modify the software as necessary to allow it to operate on the End User's equipment.
The BMDFM Official Site expressly reserves to itself the right to reproduce and distribute the BMDFM Software, and to create derivative works based on the BMDFM Software.

3. End User agrees to respect and not to remove, obliterate, or cancel from view any copyright, trademark, confidentiality or other proprietary notice, mark, or legend appearing on the BMDFM Software or output generated by the BMDFM Software, and to reproduce and include same on each copy of the BMDFM Software.

4. End User agrees not to modify, reverse engineer, disassemble, or decompile the BMDFM Software, or any portion thereof.

5. End User further acknowledges that all copies of the BMDFM Software in any form provided by the BMDFM Official Site or made by End User are the sole property of the BMDFM Official Site and/or its suppliers. End User shall not have any right, title, or interest to any such BMDFM Software or copies thereof except as provided in this Agreement, and further shall secure and protect all BMDFM Software and Documentation consistent with maintenance of the BMDFM Official Site proprietary rights therein.

6. The BMDFM Official Site warrants that it has the right to grant the license specified hereunder. THE EXPRESS WARRANTY STATED IMMEDIATELY ABOVE IS GIVEN IN LIEU OF ALL OTHER WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
The BMDFM Software is provided AS IS.

7. The End User agrees that the BMDFM Official Site shall not be liable for any costs, damages, fees, or other liability, nor for any direct, indirect, special, incidental, or consequential damages with respect to any claim by the End User or any third party on account of or arising from this Agreement or use of (or inability to use) any portion of the BMDFM Software.
</EULA>
	</Permissions>
</XML_DIZ_INFO>
