- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Hi
I have declared like this
int sum_x=220;
int*another_one=malloc_shared<int>(N, q);
//Than I have place a value of 300 inside another_one[0] after doing some computations in parallel_for()
.
// outside of parralel for loop i am trying to multiply the two together and store it in final_total
int final_total= sum_x * another_one[0] ;
I am getting this error not too sure how to cast this ints so this two add up .
error: invalid operands to binary expression ('int' and 'int *')
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Please disregard this question .
I had a typo in my ide .
can close this
Lien copié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Hi,
Thanks for the confirmation!
Glad to know that your issue is resolved.
We will no longer respond to this thread. If you require any additional assistance from Intel, please start a new thread.
Any further interaction in this thread will be considered community only.
Have a Good day.
Thanks & Regards
Goutham

- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable