summaryrefslogtreecommitdiff
blob: 6dbc0bf0ab560a7b3102160a2001887b9b1bb094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<maintainer type="person" proxied="yes">
		<email>sven.eden@prydeworx.com</email>
		<name>Sven Eden</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
		BOINC (Berkeley Open Infrastructure for Network Computing) is a software
		platform for distributed computing using volunteered computer resources.
	</longdescription>
	<use>
		<flag name="cuda">
			Use nvidia cuda toolkit for speeding up computations.
			NOTE: works only for subset of nvidia graphic cards so make sure your card
			is supported before opening a bug about it.
		</flag>
	</use>
	<upstream>
		<remote-id type="github">BOINC/boinc</remote-id>
	</upstream>
</pkgmetadata>