blob: 0538e0c29f0777ab4a8e60c7a893754570031022 (
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] CUDA in Mageia vs compilers
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20CUDA%20in%20Mageia%20vs%20compilers&In-Reply-To=%3C20110719182554.2cada41c%40werewolf.home%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006902.html">
<LINK REL="Next" HREF="006901.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] CUDA in Mageia vs compilers</H1>
<B>JA Magallón</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20CUDA%20in%20Mageia%20vs%20compilers&In-Reply-To=%3C20110719182554.2cada41c%40werewolf.home%3E"
TITLE="[Mageia-dev] CUDA in Mageia vs compilers">jamagallon at ono.com
</A><BR>
<I>Tue Jul 19 18:25:54 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="006902.html">[Mageia-dev] maven packages not replacing older ones - conflict results
</A></li>
<LI>Next message: <A HREF="006901.html">[Mageia-dev] kernel 2.6.38.8 and ATI radeon
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6900">[ date ]</a>
<a href="thread.html#6900">[ thread ]</a>
<a href="subject.html#6900">[ subject ]</a>
<a href="author.html#6900">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi, all...
As everybody else, I want to suggest some things for Mageia.
One is just a simple update request, that could have gone through bugzilla,
but it is closely related to the other...
My suggestions:
- update CUDA to 4.0 (easy)
- (not so easy) As today, CUDA does not work with gcc-4.5 and upwards.
In madriva there is a gcc42 package, but that has not been imported to
Mageia, and anyways looks a bit old.
So in short CUDA is unusable in mageia nowadays.
What I propose is to have a gcc4 package, that contains the latest
gcc-4.x.y (currently 4.4.6).
Then we could setup things in CUDA to use that gcc instead of standard (I
did it for myself but can try at system level).
At least c,c++ and fortran would be usefull in that package.
How hard would this be ? How complicated is to have two full compilers+libraries
in a system ? Current gcc is already installed as gcc-4.5.2 and uses
alternatives, but not so fortran and others...
Do you see any other solution ?
Thanks for your attention...
--
J.A. Magallon <jamagallon()ono!com> \ Winter is coming...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006902.html">[Mageia-dev] maven packages not replacing older ones - conflict results
</A></li>
<LI>Next message: <A HREF="006901.html">[Mageia-dev] kernel 2.6.38.8 and ATI radeon
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6900">[ date ]</a>
<a href="thread.html#6900">[ thread ]</a>
<a href="subject.html#6900">[ subject ]</a>
<a href="author.html#6900">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|