diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/006900.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2011-July/006900.html | 109 | 
1 files changed, 109 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2011-July/006900.html b/zarb-ml/mageia-dev/2011-July/006900.html new file mode 100644 index 000000000..0538e0c29 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006900.html @@ -0,0 +1,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> | 
