So basically we had a user who used to have a PA - All their phone calls were forced through the PAs before hitting their phone. That function was recently turned off but now I need to turn it back on again - Unfortunatly I had no idea how! I only have the original DNB listing to compare to the...
Apologies as I have very limited knowledge in this, only what I have managed to teach myself. But my boss has asked me to disable a user in our offices ability to put their phone on speaker.
I have tried cls hfd but get a class service error.
Below is the ld20 output for the phone. Any ideas...
remark: OpenMP DEFINED LOOP WAS PARALLELIZED.
After I compile my program I get this, is this ok or is there something I need to do to have it not appear?
So I need to write a program to implement the Jacobi Iteration Scheme but I am having some issues with it causing segmentation faults. I am not sure where the issue is occuring. Any help would be great.
PROGRAM 961
IMPLICIT NONE
! Declare Variables
INTEGER:: i, j, k, n, aux, max_iter...
I am playing around with the below code and would like to 'clean' it up a little by making a subroutine or function but I am having trouble when I try. Can anyone help me with what part I can/should break down and how I would go about doing it?
PROGRAM A1004
IMPLICIT NONE
! Declare...
Can you please help me I can't compile using lapack libraries and I can't find anyone who can tell me how to compile.
I have blas_LINUX.a and lapack_LINUX.a and I am trying to use ifort to compile my program but I always get the below error. Please help.
These are the libraries I have in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.